Skip to content

allocator-v0.1.1

Compare
Choose a tag to compare
@christophercrouzet christophercrouzet released this 13 Mar 04:27
· 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.