EnTT 3.14.0
|
Type name. More...
#include <type_info.hpp>
Public Member Functions | |
constexpr | operator std::string_view () const noexcept |
Returns the name of a given type. | |
Static Public Member Functions | |
static constexpr std::string_view | value () noexcept |
Returns the name of a given type. | |
Type name.
Type | Type for which to generate a name. |
Definition at line 117 of file type_info.hpp.
|
inlineconstexprnoexcept |
Returns the name of a given type.
Definition at line 127 of file type_info.hpp.
|
inlinestaticconstexprnoexcept |
Returns the name of a given type.
Definition at line 122 of file type_info.hpp.