<typeindex>
std::hash 对 std::type_index 的模板特化允许用户获得 std::type_index 类型对象的哈希。
成员 operator() 等效地返回与 hash_code() 相同的值。