Skip to content

Releases: marzer/tagged_ptr

v0.4.0

03 Aug 21:11
Compare
Choose a tag to compare
  • made all macros overridable
  • minor refactors

v0.3.0

17 Jul 08:33
Compare
Choose a tag to compare
  • fixed incorrect __builtin_assume_aligned check

v0.2.0

01 Dec 12:30
Compare
Choose a tag to compare
  • 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()

v0.1.0

28 Nov 18:20
Compare
Choose a tag to compare

Initial release 🎉