mirror of
https://github.com/Neargye/magic_enum.git
synced 2026-01-10 23:44:29 +00:00
Using `static constexpr` in a header file does not seem to be correct - see [1] - and generates a bug when building the magic_enum module with GCC 15 [1] https://isocpp.org/blog/2018/05/quick-q-use-of-constexpr-in-header-file |
||
|---|---|---|
| .. | ||
| magic_enum.hpp | ||
| magic_enum_all.hpp | ||
| magic_enum_containers.hpp | ||
| magic_enum_flags.hpp | ||
| magic_enum_format.hpp | ||
| magic_enum_fuse.hpp | ||
| magic_enum_iostream.hpp | ||
| magic_enum_switch.hpp | ||
| magic_enum_utility.hpp | ||