在线文档教程
C++
应用 | Utilities

std::hash<std::type_index>

散列<std::类型[医]索引>

Defined in header
template<> struct hash<type_index>;(since C++11)

模板的专门化std::hashstd::type_index允许用户获取类型对象的散列。std::type_index...

成员operator()实际上返回与hash_code()...

另见

hash_codereturns hashed code (public member function)

© cppreference.com

在CreativeCommonsAttribution下授权-ShareAlike未移植许可v3.0。

http://en.cppreference.com/w/cpp/type/type[医]索引/散列