neargye
|
f2ad79f06b
|
fix #362
|
2024-06-28 22:59:30 +03:00 |
|
neargye
|
414fb654d3
|
update copyright
|
2024-01-02 02:50:34 +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 |
|
Arkhipov Ivan
|
56dcb011c2
|
Put get to magic_enum::containers namespace (#316)
|
2023-11-15 22:25:49 +04:00 |
|
Ryan Samarakoon
|
cd5fd2c343
|
Fix set erase function (#308)
|
2023-11-12 17:30:10 +04:00 |
|
neargye
|
fd9f70b91d
|
fix _ITERATOR_DEBUG_LEVEL
|
2023-06-16 06:04:33 +04:00 |
|
neargye
|
e7749da06b
|
add MAGIC_ENUM_NO_ASSERT
|
2023-06-12 17:43:19 +04:00 |
|
neargye
|
50adc0691e
|
fix clang-format
|
2023-05-23 21:12:42 +04:00 |
|
Daniil Goncharov
|
629f7b09af
|
add support big range (#268)
* add support big range
* remove string_view from n()
* fix containers
|
2023-05-22 19:44:28 +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 |
|
Bela Schaum
|
533c9509ef
|
add constexpr containers (#187)
|
2023-01-17 18:59:37 +04:00 |
|