首页
学习
活动
专区
工具
TVP
发布
精选内容/技术社群/优惠产品,尽在小程序
立即前往

std::hash<std::type_index>

Defined in header <typeindex>

template<> struct hash<type_index>;

(since C++11)

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

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

另见

hash_code

returns hashed code (public member function)

代码语言:txt
复制
 © cppreference.com

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

扫码关注腾讯云开发者

领取腾讯云代金券