neargye
9b0262a852
fix #459 #453
2026-06-06 22:34:36 +04:00
Kenan Millet
a9f11418c0
Added efficient iterators to magic_enum::containers::bitset ( #450 )
...
* Added efficient iterators to magic_enum::containers::bitset
* Matched bracket spacing to the rest of the lib.
* iterator_impl() now zero-inits even though it should not generally be called
* Hoping to fix macos/windows builds.
* Fixed past-end ++ and from-end --
2026-06-05 19:04:29 +04:00
neargye
b963e717db
update copyright
2026-05-31 12:20:24 +04:00
Arni
a72a0536c7
fix installing via cmake ( #374 )
2024-10-14 18:05:55 +03:00
neargye
414fb654d3
update copyright
2024-01-02 02:50:34 +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