Skip to content

Magic Enum v0.9.6

Latest
Compare
Choose a tag to compare
@Neargye Neargye released this 13 Aug 09:09
· 6 commits to master since this release

Release v0.9.6

  • Support C++20 module. (#343) (#350)
  • Сhecking that the enum is valid (not empty and not forward declaration) (#320) (#323)
  • Add enum_reflected (#355)
  • Add support for overriding MAGIC_ENUM_ASSERT (#322)
  • Add better support for Yocto/PetaLinux (#360)
  • Fix -wshadow (#354)