Commit Graph

14 Commits

Author SHA1 Message Date
neargye e046b69a37 v0.9.7 2024-11-14 00:15:10 +01:00
Ricardo Cardoso ec8b0e985f Update comments regarding max and min (#369)
The comments in the code regarding MAGIC_ENUM_RANGE_MIN and MAGIC_ENUM_RANGE_MAX values were not updated according to the latest changes on those default values.
2024-07-25 11:29:56 +03:00
neargye dd6a39d0ba v0.9.6 2024-06-29 17:17:06 +03:00
neargye f08355cd0d fix enum_reflected 2024-06-29 17:01:20 +03:00
neargye bc2e94853b add enum_reflected 2024-06-29 16:47:56 +03:00
LEE KYOUNGHEON db0b726c05 Add MAGIC_ENUM_USE_STD_MODULE option to use standard library module. (#350) 2024-05-28 00:17:33 +03:00
neargye ec11ae0c28 removed restrictions on maximum range size 2024-02-22 14:23:33 +04:00
neargye 414fb654d3 update copyright 2024-01-02 02:50:34 +04:00
neargye 9565965afd clean-up 2024-01-02 02:04:57 +04:00
neargye e26b05e0a0 clean-up 2023-12-18 00:56:13 +04:00
Daniil Goncharov e09f25780a checking that the enum is valid (not empty and not forward declaration) (#323) 2023-12-16 17:00:00 +04:00
Justin Boswell 804738ba8a Add support for overriding MAGIC_ENUM_ASSERT (#322) 2023-12-06 11:46:57 +04:00
neargye e55b9b54d5 v0.9.5 2023-11-16 12:32:10 +04:00
neargye eb867ec9ba put headers in include/magic_enum directory 2023-11-12 01:11:55 +04:00