|
EnTT 4.0.0
|
Type name. More...
#include <type_info.hpp>
Public Member Functions | |
| constexpr | operator stl::string_view () const noexcept |
| Returns the name of a given type. | |
Static Public Member Functions | |
| static constexpr stl::string_view | value () noexcept |
| Returns the name of a given type. | |
Type name.
| Type | Type for which to generate a name. |
Definition at line 126 of file type_info.hpp.
|
inlinenodiscardconstexprnoexcept |
Returns the name of a given type.
Definition at line 136 of file type_info.hpp.
|
inlinestaticnodiscardconstexprnoexcept |
Returns the name of a given type.
Definition at line 131 of file type_info.hpp.