hash_set 成员
[本文档仅供预览,并可能在以后的版本中更改。 Blank topics are included as placeholders.]
参考
运算符
Hash_set 版本 |
Hash_multiset 版本 |
说明 |
---|---|---|
,如果在运算符的左边 hash_set 或 hash_multiset 对象与右侧,的 hash_set 或 hash_multiset 对象不相等测试。 |
||
,如果在运算符的左边 hash_set 或 hash_multiset 对象与右侧,的 hash_set 或 hash_multiset 对象小于测试。 |
||
,如果在运算符的左边 hash_set 或 hash_multiset 对象小于或等于右侧,的 hash_set 或 hash_multiset 测试对象。 |
||
,如果在运算符的左边 hash_set 或 hash_multiset 对象与右侧,的 hash_set 或 hash_multiset 对象相等测试。 |
||
,如果在运算符的左边 hash_set 或 hash_multiset 对象与右侧,的 hash_set 或 hash_multiset 对象的测试。 |
||
,如果在运算符的左边 hash_set 或 hash_multiset 对象大于或等于右侧,的 hash_set 或 hash_multiset 测试对象。 |
专用模板函数
Hash_set 版本 |
Hash_multiset 版本 |
说明 |
---|---|---|
交换两 hash_sets 或 hash_multisets 的元素。 |
类
描述可由任意哈希关联容器的对象 — hash_map、 hash_multimap、 hash_set 或 hash_multiset 使用 ),以便对命令和哈希的默认 特征 参数对象它们包含的元素。 |
|
为数据存储和快速检索从元素的值包含的集合的使用唯一且用作键值。 |
|
为数据存储和快速检索从元素的值包含的集合的使用唯一且用作键值。 |