René's URL Explorer Experiment


Title: std::unordered_multiset - cppreference.com

Generator: MediaWiki 1.43.8

direct link

Domain: en.cppreference.com

format-detectiontelephone=no

Links:

cppreference.comhttps://en.cppreference.com/
Create accounthttps://en.cppreference.com/index.php?title=Special:CreateAccount&returnto=cpp%2Fcontainer%2Funordered+multiset
Log inhttps://en.cppreference.com/index.php?title=Special:UserLogin&returnto=cpp%2Fcontainer%2Funordered+multiset
Pagehttps://en.cppreference.com/cpp/container/unordered_multiset
Discussionhttps://en.cppreference.com/Talk:cpp/container/unordered_multiset
https://en.cppreference.com/cpp/container/unordered_multiset
Readhttps://en.cppreference.com/cpp/container/unordered_multiset
View sourcehttps://en.cppreference.com/index.php?title=cpp/container/unordered_multiset&action=edit
View historyhttps://en.cppreference.com/index.php?title=cpp/container/unordered_multiset&action=history
https://en.cppreference.com/cpp/container/unordered_multiset
cpphttps://en.cppreference.com/cpp
containerhttps://en.cppreference.com/cpp/container
C++https://en.cppreference.com/cpp
Compiler supporthttps://en.cppreference.com/cpp/compiler_support
Freestanding and hostedhttps://en.cppreference.com/cpp/freestanding
Languagehttps://en.cppreference.com/cpp/language
Standard libraryhttps://en.cppreference.com/cpp/standard_library
Standard library headershttps://en.cppreference.com/cpp/header
Named requirementshttps://en.cppreference.com/cpp/named_req
Feature test macroshttps://en.cppreference.com/cpp/feature_test
Language support libraryhttps://en.cppreference.com/cpp/utility#Language_support
Concepts libraryhttps://en.cppreference.com/cpp/concepts
Diagnostics libraryhttps://en.cppreference.com/cpp/error
Memory management libraryhttps://en.cppreference.com/cpp/memory
Metaprogramming libraryhttps://en.cppreference.com/cpp/meta
General utilities libraryhttps://en.cppreference.com/cpp/utility
Containers libraryhttps://en.cppreference.com/cpp/container
Iterators libraryhttps://en.cppreference.com/cpp/iterator
Ranges libraryhttps://en.cppreference.com/cpp/ranges
Algorithms libraryhttps://en.cppreference.com/cpp/algorithm
Strings libraryhttps://en.cppreference.com/cpp/string
Text processing libraryhttps://en.cppreference.com/cpp/text
Numerics libraryhttps://en.cppreference.com/cpp/numeric
Date and time libraryhttps://en.cppreference.com/cpp/chrono
Input/output libraryhttps://en.cppreference.com/cpp/io
Filesystem libraryhttps://en.cppreference.com/cpp/filesystem
Concurrency support libraryhttps://en.cppreference.com/cpp/thread
Execution control libraryhttps://en.cppreference.com/cpp/execution
Technical specificationshttps://en.cppreference.com/cpp/experimental
Symbols indexhttps://en.cppreference.com/cpp/symbol_index
External librarieshttps://en.cppreference.com/cpp/links/libs
[edit]https://cppreference.com/index.php?title=Template:cpp/navbar_content&action=edit
Containers libraryhttps://en.cppreference.com/cpp/container
Sequencehttps://en.cppreference.com/cpp/container#Sequence_containers
arrayhttps://en.cppreference.com/cpp/container/array
vectorhttps://en.cppreference.com/cpp/container/vector
vectorhttps://en.cppreference.com/cpp/container/vector_bool
inplace_vectorhttps://en.cppreference.com/cpp/container/inplace_vector
hivehttps://en.cppreference.com/cpp/container/hive
dequehttps://en.cppreference.com/cpp/container/deque
forward_listhttps://en.cppreference.com/cpp/container/forward_list
listhttps://en.cppreference.com/cpp/container/list
Associativehttps://en.cppreference.com/cpp/container#Associative_containers
sethttps://en.cppreference.com/cpp/container/set
multisethttps://en.cppreference.com/cpp/container/multiset
maphttps://en.cppreference.com/cpp/container/map
multimaphttps://en.cppreference.com/cpp/container/multimap
Unordered associativehttps://en.cppreference.com/cpp/container#Unordered_associative_containers_(since_C++11)
unordered_sethttps://en.cppreference.com/cpp/container/unordered_set
unordered_maphttps://en.cppreference.com/cpp/container/unordered_map
unordered_multimaphttps://en.cppreference.com/cpp/container/unordered_multimap
Adaptorshttps://en.cppreference.com/cpp/container#Container_adaptors
stackhttps://en.cppreference.com/cpp/container/stack
queuehttps://en.cppreference.com/cpp/container/queue
priority_queuehttps://en.cppreference.com/cpp/container/priority_queue
flat_sethttps://en.cppreference.com/cpp/container/flat_set
flat_multisethttps://en.cppreference.com/cpp/container/flat_multiset
flat_maphttps://en.cppreference.com/cpp/container/flat_map
flat_multimaphttps://en.cppreference.com/cpp/container/flat_multimap
Viewshttps://en.cppreference.com/cpp/container#Views
spanhttps://en.cppreference.com/cpp/container/span
mdspanhttps://en.cppreference.com/cpp/container/mdspan
Iterator invalidationhttps://en.cppreference.com/cpp/container#Iterator_invalidation
Member function tablehttps://en.cppreference.com/cpp/container#Member_function_table
Non-member function tablehttps://en.cppreference.com/cpp/container#Non-member_function_table
[edit]https://cppreference.com/index.php?title=Template:cpp/container/navbar_content&action=edit
Member typeshttps://en.cppreference.com/cpp/container/unordered_multiset#Member_types
Member functionshttps://en.cppreference.com/cpp/container/unordered_multiset#Member_functions
unordered_multiset::unordered_multisethttps://en.cppreference.com/cpp/container/unordered_multiset/unordered_multiset
unordered_multiset::~unordered_multisethttps://en.cppreference.com/cpp/container/unordered_multiset/~unordered_multiset
unordered_multiset::operator=https://en.cppreference.com/cpp/container/unordered_multiset/operator%3D
unordered_multiset::get_allocatorhttps://en.cppreference.com/cpp/container/unordered_multiset/get_allocator
Iteratorshttps://en.cppreference.com/cpp/container/unordered_multiset#Iterators
unordered_multiset::beginunordered_multiset::cbeginhttps://en.cppreference.com/cpp/container/unordered_multiset/begin
unordered_multiset::endunordered_multiset::cendhttps://en.cppreference.com/cpp/container/unordered_multiset/end
Capacityhttps://en.cppreference.com/cpp/container/unordered_multiset#Capacity
unordered_multiset::sizehttps://en.cppreference.com/cpp/container/unordered_multiset/size
unordered_multiset::max_sizehttps://en.cppreference.com/cpp/container/unordered_multiset/max_size
unordered_multiset::emptyhttps://en.cppreference.com/cpp/container/unordered_multiset/empty
Modifiershttps://en.cppreference.com/cpp/container/unordered_multiset#Modifiers
unordered_multiset::clearhttps://en.cppreference.com/cpp/container/unordered_multiset/clear
unordered_multiset::inserthttps://en.cppreference.com/cpp/container/unordered_multiset/insert
unordered_multiset::insert_rangehttps://en.cppreference.com/cpp/container/unordered_multiset/insert_range
unordered_multiset::emplacehttps://en.cppreference.com/cpp/container/unordered_multiset/emplace
unordered_multiset::emplace_hinthttps://en.cppreference.com/cpp/container/unordered_multiset/emplace_hint
unordered_multiset::erasehttps://en.cppreference.com/cpp/container/unordered_multiset/erase
unordered_multiset::swaphttps://en.cppreference.com/cpp/container/unordered_multiset/swap
unordered_multiset::extracthttps://en.cppreference.com/cpp/container/unordered_multiset/extract
unordered_multiset::mergehttps://en.cppreference.com/cpp/container/unordered_multiset/merge
Lookuphttps://en.cppreference.com/cpp/container/unordered_multiset#Lookup
unordered_multiset::counthttps://en.cppreference.com/cpp/container/unordered_multiset/count
unordered_multiset::findhttps://en.cppreference.com/cpp/container/unordered_multiset/find
unordered_multiset::containshttps://en.cppreference.com/cpp/container/unordered_multiset/contains
unordered_multiset::equal_rangehttps://en.cppreference.com/cpp/container/unordered_multiset/equal_range
Bucket interfacehttps://en.cppreference.com/cpp/container/unordered_multiset#Bucket_interface
unordered_multiset::begin(size_type)unordered_multiset::cbegin(size_type)https://en.cppreference.com/cpp/container/unordered_multiset/begin2
unordered_multiset::end(size_type)unordered_multiset::cend(size_type)https://en.cppreference.com/cpp/container/unordered_multiset/end2
unordered_multiset::bucket_counthttps://en.cppreference.com/cpp/container/unordered_multiset/bucket_count
unordered_multiset::max_bucket_counthttps://en.cppreference.com/cpp/container/unordered_multiset/max_bucket_count
unordered_multiset::bucket_sizehttps://en.cppreference.com/cpp/container/unordered_multiset/bucket_size
unordered_multiset::buckethttps://en.cppreference.com/cpp/container/unordered_multiset/bucket
Hash policyhttps://en.cppreference.com/cpp/container/unordered_multiset#Hash_policy
unordered_multiset::load_factorhttps://en.cppreference.com/cpp/container/unordered_multiset/load_factor
unordered_multiset::max_load_factorhttps://en.cppreference.com/cpp/container/unordered_multiset/max_load_factor
unordered_multiset::rehashhttps://en.cppreference.com/cpp/container/unordered_multiset/rehash
unordered_multiset::reservehttps://en.cppreference.com/cpp/container/unordered_multiset/reserve
Observershttps://en.cppreference.com/cpp/container/unordered_multiset#Observers
unordered_multiset::hash_functionhttps://en.cppreference.com/cpp/container/unordered_multiset/hash_function
unordered_multiset::key_eqhttps://en.cppreference.com/cpp/container/unordered_multiset/key_eq
Non-member functionshttps://en.cppreference.com/cpp/container/unordered_multiset#Non-member_functions
operator==operator!=https://en.cppreference.com/cpp/container/unordered_multiset/operator_cmp
std::swap(std::unordered_multiset)https://en.cppreference.com/cpp/container/unordered_multiset/swap2
erase_if(std::unordered_multiset)https://en.cppreference.com/cpp/container/unordered_multiset/erase_if
Deduction guideshttps://en.cppreference.com/cpp/container/unordered_multiset/deduction_guides
[edit]https://cppreference.com/index.php?title=Template:cpp/container/unordered_multiset/navbar_content&action=edit
https://en.cppreference.com/cpp/header/unordered_set
Containerhttps://en.cppreference.com/cpp/named_req/Container
AllocatorAwareContainerhttps://en.cppreference.com/cpp/named_req/AllocatorAwareContainer
UnorderedAssociativeContainerhttps://en.cppreference.com/cpp/named_req/UnorderedAssociativeContainer
1 Template parametershttps://en.cppreference.com/cpp/container/unordered_multiset#Template_parameters
2 Member typeshttps://en.cppreference.com/cpp/container/unordered_multiset#Member_types
3 Member functionshttps://en.cppreference.com/cpp/container/unordered_multiset#Member_functions
3.1 Iteratorshttps://en.cppreference.com/cpp/container/unordered_multiset#Iterators
3.2 Capacityhttps://en.cppreference.com/cpp/container/unordered_multiset#Capacity
3.3 Modifiershttps://en.cppreference.com/cpp/container/unordered_multiset#Modifiers
3.4 Lookuphttps://en.cppreference.com/cpp/container/unordered_multiset#Lookup
3.5 Bucket interfacehttps://en.cppreference.com/cpp/container/unordered_multiset#Bucket_interface
3.6 Hash policyhttps://en.cppreference.com/cpp/container/unordered_multiset#Hash_policy
3.7 Observershttps://en.cppreference.com/cpp/container/unordered_multiset#Observers
4 Non-member functionshttps://en.cppreference.com/cpp/container/unordered_multiset#Non-member_functions
5 Deduction guideshttps://en.cppreference.com/cpp/container/unordered_multiset#Deduction_guides
6 Noteshttps://en.cppreference.com/cpp/container/unordered_multiset#Notes
7 Examplehttps://en.cppreference.com/cpp/container/unordered_multiset#Example
8 Defect reportshttps://en.cppreference.com/cpp/container/unordered_multiset#Defect_reports
9 See alsohttps://en.cppreference.com/cpp/container/unordered_multiset#See_also
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_key_type&action=edit
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_value_type&action=edit
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_size_type&action=edit
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_difference_type&action=edit
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_hasher&action=edit
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_key_equal&action=edit
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_allocator_type&action=edit
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_reference&action=edit
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_const_reference&action=edit
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_pointer&action=edit
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_const_pointer&action=edit
LegacyForwardIteratorhttps://en.cppreference.com/cpp/named_req/ForwardIterator
ConstexprIteratorhttps://en.cppreference.com/cpp/named_req/ConstexprIterator
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_iterator&action=edit
LegacyForwardIteratorhttps://en.cppreference.com/cpp/named_req/ForwardIterator
ConstexprIteratorhttps://en.cppreference.com/cpp/named_req/ConstexprIterator
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_const_iterator&action=edit
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_local_iterator&action=edit
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_const_local_iterator&action=edit
node handlehttps://en.cppreference.com/cpp/container/node_handle
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_node_type&action=edit
(constructor)https://en.cppreference.com/cpp/container/unordered_multiset/unordered_multiset
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_constructor&action=edit
(destructor)https://en.cppreference.com/cpp/container/unordered_multiset/~unordered_multiset
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_destructor&action=edit
operator=https://en.cppreference.com/cpp/container/unordered_multiset/operator%3D
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_operator%3D&action=edit
get_allocatorhttps://en.cppreference.com/cpp/container/unordered_multiset/get_allocator
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_get_allocator&action=edit
begincbeginhttps://en.cppreference.com/cpp/container/unordered_multiset/begin
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_begin&action=edit
endcendhttps://en.cppreference.com/cpp/container/unordered_multiset/end
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_end&action=edit
emptyhttps://en.cppreference.com/cpp/container/unordered_multiset/empty
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_empty&action=edit
sizehttps://en.cppreference.com/cpp/container/unordered_multiset/size
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_size&action=edit
max_sizehttps://en.cppreference.com/cpp/container/unordered_multiset/max_size
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_max_size&action=edit
clearhttps://en.cppreference.com/cpp/container/unordered_multiset/clear
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_clear&action=edit
inserthttps://en.cppreference.com/cpp/container/unordered_multiset/insert
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_insert&action=edit
insert_rangehttps://en.cppreference.com/cpp/container/unordered_multiset/insert_range
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_insert_range&action=edit
emplacehttps://en.cppreference.com/cpp/container/unordered_multiset/emplace
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_emplace&action=edit
emplace_hinthttps://en.cppreference.com/cpp/container/unordered_multiset/emplace_hint
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_emplace_hint&action=edit
erasehttps://en.cppreference.com/cpp/container/unordered_multiset/erase
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_erase&action=edit
swaphttps://en.cppreference.com/cpp/container/unordered_multiset/swap
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_swap&action=edit
extracthttps://en.cppreference.com/cpp/container/unordered_multiset/extract
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_extract&action=edit
mergehttps://en.cppreference.com/cpp/container/unordered_multiset/merge
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_merge&action=edit
counthttps://en.cppreference.com/cpp/container/unordered_multiset/count
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_count&action=edit
findhttps://en.cppreference.com/cpp/container/unordered_multiset/find
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_find&action=edit
containshttps://en.cppreference.com/cpp/container/unordered_multiset/contains
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_contains&action=edit
equal_rangehttps://en.cppreference.com/cpp/container/unordered_multiset/equal_range
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_equal_range&action=edit
begin(size_type)cbegin(size_type)https://en.cppreference.com/cpp/container/unordered_multiset/begin2
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_begin(int)&action=edit
end(size_type)cend(size_type)https://en.cppreference.com/cpp/container/unordered_multiset/end2
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_end(int)&action=edit
bucket_counthttps://en.cppreference.com/cpp/container/unordered_multiset/bucket_count
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_bucket_count&action=edit
max_bucket_counthttps://en.cppreference.com/cpp/container/unordered_multiset/max_bucket_count
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_max_bucket_count&action=edit
bucket_sizehttps://en.cppreference.com/cpp/container/unordered_multiset/bucket_size
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_bucket_size&action=edit
buckethttps://en.cppreference.com/cpp/container/unordered_multiset/bucket
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_bucket&action=edit
load_factorhttps://en.cppreference.com/cpp/container/unordered_multiset/load_factor
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_load_factor&action=edit
max_load_factorhttps://en.cppreference.com/cpp/container/unordered_multiset/max_load_factor
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_max_load_factor&action=edit
rehashhttps://en.cppreference.com/cpp/container/unordered_multiset/rehash
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_rehash&action=edit
reservehttps://en.cppreference.com/cpp/container/unordered_multiset/reserve
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_reserve&action=edit
hash_functionhttps://en.cppreference.com/cpp/container/unordered_multiset/hash_function
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_hash_function&action=edit
key_eqhttps://en.cppreference.com/cpp/container/unordered_multiset/key_eq
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_key_eq&action=edit
operator==operator!=https://en.cppreference.com/cpp/container/unordered_multiset/operator_cmp
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_operator_cmp_unord&action=edit
std::swap(std::unordered_multiset)https://en.cppreference.com/cpp/container/unordered_multiset/swap2
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_swap2&action=edit
erase_if(std::unordered_multiset)https://en.cppreference.com/cpp/container/unordered_multiset/erase_if
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_erase_if&action=edit
Deduction guideshttps://en.cppreference.com/cpp/container/unordered_multiset/deduction_guides
One Definition Rulehttps://en.cppreference.com/cpp/language/definition#One_Definition_Rule
Feature-testhttps://en.cppreference.com/cpp/utility/feature_test
__cpp_lib_containers_rangeshttps://en.cppreference.com/cpp/feature_test#cpp_lib_containers_ranges
202202Lhttps://en.cppreference.com/cpp/compiler_support/23#cpp_lib_containers_ranges_202202L
__cpp_lib_constexpr_unordered_sethttps://en.cppreference.com/cpp/feature_test#cpp_lib_constexpr_unordered_set
202502Lhttps://en.cppreference.com/cpp/compiler_support/26#cpp_lib_constexpr_unordered_set_202502L
LWG 2050https://cplusplus.github.io/LWG/issue2050
unordered_sethttps://en.cppreference.com/cpp/container/unordered_set
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_unordered_set&action=edit
multisethttps://en.cppreference.com/cpp/container/multiset
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_multiset&action=edit
flat_multisethttps://en.cppreference.com/cpp/container/flat_multiset
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_flat_multiset&action=edit
Categorieshttps://en.cppreference.com/Special:Categories
Todo with reasonhttps://en.cppreference.com/Category:Todo_with_reason
Todo no examplehttps://en.cppreference.com/Category:Todo_no_example
Support ushttp://www.cppreference.com/support
Recent changeshttps://en.cppreference.com/Special:RecentChanges
FAQhttps://en.cppreference.com/Cppreference:FAQ
Offline versionhttps://en.cppreference.com/Cppreference:Archives
https://en.cppreference.com/cpp/container/unordered_multiset
What links herehttps://en.cppreference.com/Special:WhatLinksHere/cpp/container/unordered_multiset
Related changeshttps://en.cppreference.com/Special:RecentChangesLinked/cpp/container/unordered_multiset
Upload filehttp://upload.cppreference.com/w/Special:Upload
Special pageshttps://en.cppreference.com/Special:SpecialPages
Printable versionjavascript:print();
Permanent linkhttps://en.cppreference.com/index.php?title=cpp/container/unordered_multiset&oldid=183591
Page informationhttps://en.cppreference.com/index.php?title=cpp/container/unordered_multiset&action=info
Deutschhttps://de.cppreference.com/cpp/container/unordered_multiset
Españolhttp://es.cppreference.com/cpp/container/unordered_multiset
Françaishttp://fr.cppreference.com/cpp/container/unordered_multiset
Italianohttp://it.cppreference.com/cpp/container/unordered_multiset
日本語http://ja.cppreference.com/cpp/container/unordered_multiset
Portuguêshttp://pt.cppreference.com/cpp/container/unordered_multiset
Русскийhttp://ru.cppreference.com/cpp/container/unordered_multiset
中文http://zh.cppreference.com/cpp/container/unordered_multiset

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.