Namespaces | |
| detail | |
Classes | |
| class | customize_t |
| struct | enum_range |
| struct | enum_range< AnimalFlags > |
| struct | enum_range< Binary > |
| struct | enum_range< Color > |
| struct | enum_range< Directions > |
| struct | enum_range< MaxUsedAsInvalid > |
| struct | enum_range< number > |
| struct | enum_range< Numbers > |
Functions | |
| template<typename E > | |
| constexpr customize_t | enum_name (E) noexcept |
| template<typename E > | |
| constexpr customize_t | enum_type_name () noexcept |
Variables | |
| constexpr auto | default_tag = customize_t{detail::customize_tag::default_tag} |
| constexpr auto | invalid_tag = customize_t{detail::customize_tag::invalid_tag} |
|
constexprnoexcept |
Definition at line 205 of file magic_enum.hpp.
|
constexprnoexcept |
Definition at line 211 of file magic_enum.hpp.
|
inlineconstexpr |
Definition at line 199 of file magic_enum.hpp.
|
inlineconstexpr |
Definition at line 201 of file magic_enum.hpp.