hoshi-lang dev
Yet another programming language
Loading...
Searching...
No Matches
customize_t Class Reference

#include <magic_enum.h>

Inheritance diagram for customize_t:
Collaboration diagram for customize_t:

Public Member Functions

constexpr customize_t (string_view srt)
 
constexpr customize_t (const char_type *srt)
 
constexpr customize_t (detail::customize_tag tag)
 

Detailed Description

Definition at line 189 of file magic_enum.h.

Constructor & Destructor Documentation

◆ customize_t() [1/3]

constexpr customize_t ( string_view  srt)
inlineconstexpr

Definition at line 191 of file magic_enum.h.

References magic_enum::customize::detail::custom_tag.

◆ customize_t() [2/3]

constexpr customize_t ( const char_type srt)
inlineconstexpr

Definition at line 192 of file magic_enum.h.

◆ customize_t() [3/3]

constexpr customize_t ( detail::customize_tag  tag)
inlineconstexpr

Definition at line 193 of file magic_enum.h.


The documentation for this class was generated from the following file: