Skip to content

v0.2.0

Compare
Choose a tag to compare
@nvzqz nvzqz released this 13 Aug 07:35
· 219 commits to master since this release
v0.2.0

New Features

  • Added assert_eq_size_ptr macro

Improvements

  • Allow assert_eq_size, const_assert, and const_assert_eq in non-function contexts via providing a unique label #1

Changes

  • Semicolon-separated assert_eq_size is no longer allowed