Skip to content

2.2.0

Compare
Choose a tag to compare
@mingxwa mingxwa released this 25 Feb 14:20
· 76 commits to main since this release
9fd9a58

What's Changed

  • Add support for noexcept by @mingxwa in #62 (Thanks to @psiha's idea #61)
  • Add noexcept for copyability, relocatability and destructibility metadata by @mingxwa in #63
  • Update README.md and replaced std::popcount() with std::has_single_bit() by @mingxwa in #64

Full Changelog: 2.1.2...2.2.0