12 Commits

Author SHA1 Message Date
neargye b963e717db update copyright 2026-05-31 12:20:24 +04:00
Fedor Osetrov dcc565c0b8 C++20 modules support in CMake (#455) 2026-05-30 22:47:18 +04:00
Arni a72a0536c7 fix installing via cmake (#374) 2024-10-14 18:05:55 +03:00
Stephan Lachnit 66e5a46094 example_switch.cpp: properly return 0 (#336) 2024-02-10 16:13:25 +04:00
neargye 414fb654d3 update copyright 2024-01-02 02:50:34 +04:00
neargye 27f5b9d925 clean-up 2023-06-05 15:18:56 +04:00
neargye 2274b77c80 fix enum_subtype deduction 2023-06-04 20:45:10 +04:00
neargye 50adc0691e fix clang-format 2023-05-23 21:12:42 +04:00
neargye 427a47394f * Remove MAGIC_ENUM_ENABLE_NONASCII
* Optimize template instantiations
* Remove auto is_flags
* Change flags API
2023-05-21 04:08:07 +04:00
neargye 8bd403f888 fix #216, fix #199 2022-11-07 21:00:16 +04:00
Daniil Goncharov 2e7313d3f7 clean-up & improve (#170) 2022-03-28 18:56:16 +04:00
Bela Schaum 64bedded2a Enum switch (#168) 2022-03-18 16:07:00 +04:00