allocator-v0.1.1
·
59 commits
to master
since this release
Added
- Make macros definable for this module only, overriding the project-level ones.
Changed
- Rewrite the power of two check.
- Make the architecture macros private.
- Make static assertion messages private types.
- Wrap all private code into the module's namespace.
- Apply minor internal changes.