Skip to content

Magic Enum v0.9.2

Compare
Choose a tag to compare
@Neargye Neargye released this 10 Jun 11:39
· 88 commits to master since this release

Release v0.9.2

  • [hotfix] Fix missing enum name in an anonymous namespace on Clang (#276)
  • [hotfix] Re-Fix compiling on >= Clang-16 (#279)
  • [hotfix] Fix missing enum name on Visual Studio 2017 (#278)
  • Add enum_flags_test and enum_flags_test_any functions for flags
  • Move all enum_flags_* to <enum_flags.hpp>