![]() |
![]()
| ![]() |
![]()
NAMEstd::type_index::hash_code - std::type_index::hash_code Synopsisstd::size_t hash_code() const noexcept; (since C++11)
Parameters(none) Return valueThe hash code of the associated std::type_info object. Example This section is incomplete
See also std::hash<std::type_index> hash support for std::type_index
|