mirror of
https://github.com/Neargye/magic_enum.git
synced 2026-01-10 23:44:29 +00:00
This checks for a value at (range_min - 1) and (range_max + 1) for numerical enums (i.e. not flag enums) and fails compilation with a static_assert if any value is found Co-authored-by: Brandon Jacklyn <bjacklyn@tesla.com> |
||
|---|---|---|
| .. | ||
| magic_enum.hpp | ||