concurrent_unordered_multiset::key_eq 方法

存储的相等比较函数对象。

key_equal key_eq() const;

返回值

存储的相等比较函数对象。

要求

标题: concurrent_unordered_set.h

命名空间: 并发

请参见

参考

concurrent_unordered_multiset 类