EnTT 3.14.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 92 of file type_info.hpp.
|
inlineconstexprnoexcept |
Returns the numeric representation of a given type.
Definition at line 107 of file type_info.hpp.
|
inlinestaticconstexprnoexcept |
Returns the numeric representation of a given type.
Definition at line 101 of file type_info.hpp.