EnTT
3.6.0
|
Type hash. More...
#include <type_info.hpp>
Static Public Member Functions | |
static constexpr id_type | value () noexcept |
Returns the numeric representation of a given type. More... | |
Type hash.
Type | Type for which to generate a hash value. |
Definition at line 108 of file type_info.hpp.
|
inlinestaticconstexprnoexcept |
Returns the numeric representation of a given type.
Definition at line 117 of file type_info.hpp.