2.2.0
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