|
hoshi-lang dev
Yet another programming language
|
#include <magic_enum.h>
Public Member Functions | |
| constexpr | static_str ()=default |
| constexpr | static_str (str_view) noexcept |
| constexpr | static_str (string_view) noexcept |
| constexpr const char_type * | data () const noexcept |
| constexpr std::uint16_t | size () const noexcept |
| constexpr | operator string_view () const noexcept |
Definition at line 284 of file magic_enum.h.
|
explicitconstexprdefault |
|
inlineexplicitconstexprnoexcept |
Definition at line 288 of file magic_enum.h.
|
inlineexplicitconstexprnoexcept |
Definition at line 290 of file magic_enum.h.
|
inlineconstexprnoexcept |
Definition at line 292 of file magic_enum.h.
|
inlineconstexprnoexcept |
Definition at line 296 of file magic_enum.h.
|
inlineconstexprnoexcept |
Definition at line 294 of file magic_enum.h.