Difference between revisions of "cpp/container/unordered multiset"
m (Text replace - "{{tdcl list begin}} {{tdcl list h1 | Member types}}" to "===Member types=== {{tdcl list begin}}") |
m (Text replace - " {{dcl list h1 | Non-member functions}}" to "{{dcl list end}} ===Non-member functions=== {{dcl list begin}}") |
||
Line 81: | Line 81: | ||
{{dcl list template | cpp/container/dcl list hash_function | unordered_multiset}} | {{dcl list template | cpp/container/dcl list hash_function | unordered_multiset}} | ||
{{dcl list template | cpp/container/dcl list key_eq | unordered_multiset}} | {{dcl list template | cpp/container/dcl list key_eq | unordered_multiset}} | ||
+ | {{dcl list end}} | ||
− | + | ===Non-member functions=== | |
+ | {{dcl list begin}} | ||
{{dcl list template | cpp/container/dcl list operator_comp_unord | unordered_multiset}} | {{dcl list template | cpp/container/dcl list operator_comp_unord | unordered_multiset}} | ||
{{dcl list template | cpp/container/dcl list std_swap | unordered_multiset}} | {{dcl list template | cpp/container/dcl list std_swap | unordered_multiset}} | ||
{{dcl list end}} | {{dcl list end}} |
Revision as of 16:11, 18 August 2011
Template:cpp/container/unordered multiset/sidebar
Defined in header <unordered_set>
|
||
template< class Key, |
Template:mark c++11 feature | |
Unordered multiset is an associative container that contains set of possibly non-unique objects of type Key.
Contents |
Member types
Template:tdcl list begin Template:tdcl list hitem Template:tdcl list template Template:tdcl list template Template:tdcl list template Template:tdcl list template Template:tdcl list template Template:tdcl list template Template:tdcl list template Template:tdcl list template Template:tdcl list template Template:tdcl list template Template:tdcl list template Template:tdcl list template Template:tdcl list template Template:tdcl list template Template:tdcl list template Template:tdcl list end