Class customize_t
Defined in File magic_enum.hpp
Inheritance Relationships
Base Type
public std::pair< detail::customize_tag, string_view >
Class Documentation
-
class customize_t : public std::pair<detail::customize_tag, string_view>
Public Functions
-
inline constexpr customize_t(string_view srt)
-
inline constexpr customize_t(detail::customize_tag tag)
-
inline constexpr customize_t(string_view srt)