|
EnTT 3.16.0
|
Type hash. More...
#include <type_info.hpp>
Public Member Functions | |
| constexpr | operator id_type () const noexcept |
| Returns the numeric representation of a given type. | |
Static Public Member Functions | |
| static constexpr id_type | value () noexcept |
| Returns the numeric representation of a given type. | |
Type hash.
| Type | Type for which to generate a hash value. |
Definition at line 100 of file type_info.hpp.
|
inlinenodiscardconstexprnoexcept |
Returns the numeric representation of a given type.
Definition at line 115 of file type_info.hpp.
|
inlinestaticnodiscardconstexprnoexcept |
Returns the numeric representation of a given type.
Definition at line 109 of file type_info.hpp.