EnTT 3.14.0
|
Type sequential identifier. More...
#include <type_info.hpp>
Public Member Functions | |
constexpr | operator id_type () const noexcept |
Returns the sequential identifier of a given type. | |
Static Public Member Functions | |
static id_type | value () noexcept |
Returns the sequential identifier of a given type. | |
Type sequential identifier.
Type | Type for which to generate a sequential identifier. |
Definition at line 71 of file type_info.hpp.
|
inlineconstexprnoexcept |
Returns the sequential identifier of a given type.
Definition at line 82 of file type_info.hpp.
|
inlinestaticnoexcept |
Returns the sequential identifier of a given type.
Definition at line 76 of file type_info.hpp.