Skip to content

v0.2.0

Compare
Choose a tag to compare
@marzer marzer released this 01 Dec 12:30
· 5 commits to main since this release
  • removed constexpr where it would be non-portable
  • made use of extra bits (e.g. on AMD64) opt-in via MZ_TAGGED_PTR_BITS
  • made use of assert() configurable via MZ_ASSERT()