|
EnTT 4.0.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 80 of file type_info.hpp.
|
inlinenodiscardconstexprnoexcept |
Returns the sequential identifier of a given type.
Definition at line 91 of file type_info.hpp.
|
inlinestaticnodiscardnoexcept |
Returns the sequential identifier of a given type.
Definition at line 85 of file type_info.hpp.