8000 Tags · marzer/tagged_ptr · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: marzer/tagged_ptr

Tags

v0.3.0

Toggle v0.3.0's commit message
fixed incorrect `__builtin_assume_aligned` check

v0.2.0

Toggle v0.2.0's commit message
removed `constexpr` where it would be non-portable

also:
-   made use of extra bits (e.g. on AMD64) opt-in via `MZ_TAGGED_PTR_BITS`
-   made use of `assert()` configurable via `MZ_ASSERT()`
- documentation
0