René's URL Explorer Experiment


Title: std::equal_range - 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%2Falgorithm%2Fequal+range
Log inhttps://en.cppreference.com/index.php?title=Special:UserLogin&returnto=cpp%2Falgorithm%2Fequal+range
Pagehttps://en.cppreference.com/cpp/algorithm/equal_range
Discussionhttps://en.cppreference.com/Talk:cpp/algorithm/equal_range
https://en.cppreference.com/w/cpp/algorithm/equal_range
Readhttps://en.cppreference.com/cpp/algorithm/equal_range
View sourcehttps://en.cppreference.com/index.php?title=cpp/algorithm/equal_range&action=edit
View historyhttps://en.cppreference.com/index.php?title=cpp/algorithm/equal_range&action=history
https://en.cppreference.com/w/cpp/algorithm/equal_range
cpphttps://en.cppreference.com/cpp
algorithmhttps://en.cppreference.com/cpp/algorithm
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
Algorithm libraryhttps://en.cppreference.com/cpp/algorithm
Constrained algorithms and algorithms on rangeshttps://en.cppreference.com/cpp/algorithm/ranges
ranges::copyhttps://en.cppreference.com/cpp/algorithm/ranges/copy
ranges::sorthttps://en.cppreference.com/cpp/algorithm/ranges/sort
Non-modifying sequence operationshttps://en.cppreference.com/cpp/algorithm#Non-modifying_sequence_operations
Batch operationshttps://en.cppreference.com/cpp/algorithm#Batch_operations
for_eachhttps://en.cppreference.com/cpp/algorithm/for_each
for_each_nhttps://en.cppreference.com/cpp/algorithm/for_each_n
Search operationshttps://en.cppreference.com/cpp/algorithm#Search_operations
all_ofany_ofnone_ofhttps://en.cppreference.com/cpp/algorithm/all_any_none_of
countcount_ifhttps://en.cppreference.com/cpp/algorithm/count
mismatchhttps://en.cppreference.com/cpp/algorithm/mismatch
equalhttps://en.cppreference.com/cpp/algorithm/equal
findfind_iffind_if_nothttps://en.cppreference.com/cpp/algorithm/find
find_endhttps://en.cppreference.com/cpp/algorithm/find_end
find_first_ofhttps://en.cppreference.com/cpp/algorithm/find_first_of
adjacent_findhttps://en.cppreference.com/cpp/algorithm/adjacent_find
searchhttps://en.cppreference.com/cpp/algorithm/search
search_nhttps://en.cppreference.com/cpp/algorithm/search_n
Modifying sequence operationshttps://en.cppreference.com/cpp/algorithm#Modifying_sequence_operations
Copy operationshttps://en.cppreference.com/cpp/algorithm#Copy_operations
copycopy_ifhttps://en.cppreference.com/cpp/algorithm/copy
copy_backwardhttps://en.cppreference.com/cpp/algorithm/copy_backward
copy_nhttps://en.cppreference.com/cpp/algorithm/copy_n
movehttps://en.cppreference.com/cpp/algorithm/move
move_backwardhttps://en.cppreference.com/cpp/algorithm/move_backward
Swap operationshttps://en.cppreference.com/cpp/algorithm#Swap_operations
swaphttps://en.cppreference.com/cpp/algorithm/swap
iter_swaphttps://en.cppreference.com/cpp/algorithm/iter_swap
swap_rangeshttps://en.cppreference.com/cpp/algorithm/swap_ranges
Transformation operationshttps://en.cppreference.com/cpp/algorithm#Transformation_operations
replacereplace_ifhttps://en.cppreference.com/cpp/algorithm/replace
transformhttps://en.cppreference.com/cpp/algorithm/transform
replace_copyreplace_copy_ifhttps://en.cppreference.com/cpp/algorithm/replace_copy
Generation operationshttps://en.cppreference.com/cpp/algorithm#Generation_operations
fillhttps://en.cppreference.com/cpp/algorithm/fill
fill_nhttps://en.cppreference.com/cpp/algorithm/fill_n
generatehttps://en.cppreference.com/cpp/algorithm/generate
generate_nhttps://en.cppreference.com/cpp/algorithm/generate_n
Removing operationshttps://en.cppreference.com/cpp/algorithm#Removing_operations
removeremove_ifhttps://en.cppreference.com/cpp/algorithm/remove
uniquehttps://en.cppreference.com/cpp/algorithm/unique
remove_copyremove_copy_ifhttps://en.cppreference.com/cpp/algorithm/remove_copy
unique_copyhttps://en.cppreference.com/cpp/algorithm/unique_copy
Order-changing operationshttps://en.cppreference.com/cpp/algorithm#Order-changing_operations
reversehttps://en.cppreference.com/cpp/algorithm/reverse
reverse_copyhttps://en.cppreference.com/cpp/algorithm/reverse_copy
rotatehttps://en.cppreference.com/cpp/algorithm/rotate
rotate_copyhttps://en.cppreference.com/cpp/algorithm/rotate_copy
random_shuffleshufflehttps://en.cppreference.com/cpp/algorithm/random_shuffle
shift_leftshift_righthttps://en.cppreference.com/cpp/algorithm/shift
Sampling operationshttps://en.cppreference.com/cpp/algorithm#Sampling_operations
samplehttps://en.cppreference.com/cpp/algorithm/sample
Sorting and related operationshttps://en.cppreference.com/cpp/algorithm#Sorting_and_related_operations
Partitioning operationshttps://en.cppreference.com/cpp/algorithm#Partitioning_operations
partitionhttps://en.cppreference.com/cpp/algorithm/partition
partition_copyhttps://en.cppreference.com/cpp/algorithm/partition_copy
stable_partitionhttps://en.cppreference.com/cpp/algorithm/stable_partition
is_partitionedhttps://en.cppreference.com/cpp/algorithm/is_partitioned
partition_pointhttps://en.cppreference.com/cpp/algorithm/partition_point
Sorting operationshttps://en.cppreference.com/cpp/algorithm#Sorting_operations
sorthttps://en.cppreference.com/cpp/algorithm/sort
stable_sorthttps://en.cppreference.com/cpp/algorithm/stable_sort
partial_sorthttps://en.cppreference.com/cpp/algorithm/partial_sort
partial_sort_copyhttps://en.cppreference.com/cpp/algorithm/partial_sort_copy
is_sortedhttps://en.cppreference.com/cpp/algorithm/is_sorted
is_sorted_untilhttps://en.cppreference.com/cpp/algorithm/is_sorted_until
nth_elementhttps://en.cppreference.com/cpp/algorithm/nth_element
Binary search operations(on partitioned ranges)https://en.cppreference.com/cpp/algorithm#Binary_search_operations_(on_partitioned_ranges)
lower_boundhttps://en.cppreference.com/cpp/algorithm/lower_bound
upper_boundhttps://en.cppreference.com/cpp/algorithm/upper_bound
binary_searchhttps://en.cppreference.com/cpp/algorithm/binary_search
Set operations (on sorted ranges)https://en.cppreference.com/cpp/algorithm#Set_operations_(on_sorted_ranges)
includeshttps://en.cppreference.com/cpp/algorithm/includes
set_unionhttps://en.cppreference.com/cpp/algorithm/set_union
set_intersectionhttps://en.cppreference.com/cpp/algorithm/set_intersection
set_differencehttps://en.cppreference.com/cpp/algorithm/set_difference
set_symmetric_differencehttps://en.cppreference.com/cpp/algorithm/set_symmetric_difference
Merge operations (on sorted ranges)https://en.cppreference.com/cpp/algorithm#Merge_operations_(on_sorted_ranges)
mergehttps://en.cppreference.com/cpp/algorithm/merge
inplace_mergehttps://en.cppreference.com/cpp/algorithm/inplace_merge
Heap operationshttps://en.cppreference.com/cpp/algorithm#Heap_operations
push_heaphttps://en.cppreference.com/cpp/algorithm/push_heap
pop_heaphttps://en.cppreference.com/cpp/algorithm/pop_heap
make_heaphttps://en.cppreference.com/cpp/algorithm/make_heap
sort_heaphttps://en.cppreference.com/cpp/algorithm/sort_heap
is_heaphttps://en.cppreference.com/cpp/algorithm/is_heap
is_heap_untilhttps://en.cppreference.com/cpp/algorithm/is_heap_until
Minimum/maximum operationshttps://en.cppreference.com/cpp/algorithm#Minimum/maximum_operations
maxhttps://en.cppreference.com/cpp/algorithm/max
minhttps://en.cppreference.com/cpp/algorithm/min
minmaxhttps://en.cppreference.com/cpp/algorithm/minmax
clamphttps://en.cppreference.com/cpp/algorithm/clamp
max_elementhttps://en.cppreference.com/cpp/algorithm/max_element
min_elementhttps://en.cppreference.com/cpp/algorithm/min_element
minmax_elementhttps://en.cppreference.com/cpp/algorithm/minmax_element
Lexicographical comparison operationshttps://en.cppreference.com/cpp/algorithm#Lexicographical_comparison_operations
lexicographical_comparehttps://en.cppreference.com/cpp/algorithm/lexicographical_compare
lexicographical_compare_three_wayhttps://en.cppreference.com/cpp/algorithm/lexicographical_compare_three_way
Permutation operationshttps://en.cppreference.com/cpp/algorithm#Permutation_operations
next_permutationhttps://en.cppreference.com/cpp/algorithm/next_permutation
prev_permutationhttps://en.cppreference.com/cpp/algorithm/prev_permutation
is_permutationhttps://en.cppreference.com/cpp/algorithm/is_permutation
Execution policies (C++17)https://en.cppreference.com/cpp/algorithm#Execution_policies
is_execution_policyhttps://en.cppreference.com/cpp/algorithm/is_execution_policy
execution::seqexecution::parexecution::par_unseqexecution::unseqhttps://en.cppreference.com/cpp/algorithm/execution_policy_tag
execution-policyhttps://en.cppreference.com/cpp/algorithm/execution-policy
execution::sequenced_policyexecution::parallel_policyexecution::parallel_unsequenced_policyexecution::parallel_unsequencedhttps://en.cppreference.com/cpp/algorithm/execution_policy_tag_t
Numeric operationshttps://en.cppreference.com/cpp/algorithm#Numeric_operations
iotahttps://en.cppreference.com/cpp/algorithm/iota
inner_producthttps://en.cppreference.com/cpp/algorithm/inner_product
reducehttps://en.cppreference.com/cpp/algorithm/reduce
accumulatehttps://en.cppreference.com/cpp/algorithm/accumulate
adjacent_differencehttps://en.cppreference.com/cpp/algorithm/adjacent_difference
transform_reducehttps://en.cppreference.com/cpp/algorithm/transform_reduce
partial_sumhttps://en.cppreference.com/cpp/algorithm/partial_sum
inclusive_scanhttps://en.cppreference.com/cpp/algorithm/inclusive_scan
exclusive_scanhttps://en.cppreference.com/cpp/algorithm/exclusive_scan
transform_inclusive_scanhttps://en.cppreference.com/cpp/algorithm/transform_inclusive_scan
transform_exclusive_scanhttps://en.cppreference.com/cpp/algorithm/transform_exclusive_scan
Specialized algorithmshttps://en.cppreference.com/cpp/algorithm/memory
Specialized algorithmshttps://en.cppreference.com/cpp/algorithm#Specialized_random_algorithms
ranges::generate_randomhttps://en.cppreference.com/cpp/algorithm/ranges/generate_random
C libraryhttps://en.cppreference.com/cpp/algorithm#C_library
qsorthttps://en.cppreference.com/cpp/algorithm/qsort
bsearchhttps://en.cppreference.com/cpp/algorithm/bsearch
[edit]https://cppreference.com/index.php?title=Template:cpp/algorithm/navbar_content&action=edit
https://en.cppreference.com/cpp/header/algorithm
partitionedhttps://en.cppreference.com/cpp/algorithm#Requirements
partitionedhttps://en.cppreference.com/cpp/algorithm#Requirements
1 Parametershttps://en.cppreference.com/w/cpp/algorithm/equal_range#Parameters
2 Return valuehttps://en.cppreference.com/w/cpp/algorithm/equal_range#Return_value
3 Complexityhttps://en.cppreference.com/w/cpp/algorithm/equal_range#Complexity
4 Noteshttps://en.cppreference.com/w/cpp/algorithm/equal_range#Notes
5 Possible implementationhttps://en.cppreference.com/w/cpp/algorithm/equal_range#Possible_implementation
6 Examplehttps://en.cppreference.com/w/cpp/algorithm/equal_range#Example
7 Defect reportshttps://en.cppreference.com/w/cpp/algorithm/equal_range#Defect_reports
8 See alsohttps://en.cppreference.com/w/cpp/algorithm/equal_range#See_also
rangehttps://en.cppreference.com/cpp/iterator#Ranges
value categoryhttps://en.cppreference.com/cpp/language/value_category
LegacyForwardIteratorhttps://en.cppreference.com/cpp/named_req/ForwardIterator
BinaryPredicatehttps://en.cppreference.com/cpp/named_req/BinaryPredicate
Comparehttps://en.cppreference.com/cpp/named_req/Compare
LegacyRandomAccessIteratorhttps://en.cppreference.com/cpp/named_req/RandomAccessIterator
Feature-testhttps://en.cppreference.com/cpp/utility/feature_test
__cpp_lib_algorithm_default_value_typehttps://en.cppreference.com/cpp/feature_test#cpp_lib_algorithm_default_value_type
202403https://en.cppreference.com/cpp/compiler_support/26#cpp_lib_algorithm_default_value_type_202403
List-initializationhttps://en.cppreference.com/cpp/language/list_initialization
1,2https://en.cppreference.com/w/cpp/algorithm/equal_range#Version_1
equal_range (1)https://en.cppreference.com/w/cpp/algorithm/equal_range#Version_1
equal_range (2)https://en.cppreference.com/w/cpp/algorithm/equal_range#Version_2
LWG 270https://cplusplus.github.io/LWG/issue270
Comparehttps://en.cppreference.com/cpp/named_req/Compare
LessThanComparablehttps://en.cppreference.com/cpp/named_req/LessThanComparable
LWG 384https://cplusplus.github.io/LWG/issue384
[1]https://en.cppreference.com/w/cpp/algorithm/equal_range#cite_note-1
https://en.cppreference.com/w/cpp/algorithm/equal_range#cite_ref-1
lower_boundhttps://en.cppreference.com/cpp/algorithm/lower_bound
[edit]https://cppreference.com/index.php?title=Template:cpp/algorithm/dsc_lower_bound&action=edit
ranges::lower_boundhttps://en.cppreference.com/cpp/algorithm/ranges/lower_bound
upper_boundhttps://en.cppreference.com/cpp/algorithm/upper_bound
[edit]https://cppreference.com/index.php?title=Template:cpp/algorithm/dsc_upper_bound&action=edit
ranges::upper_boundhttps://en.cppreference.com/cpp/algorithm/ranges/upper_bound
binary_searchhttps://en.cppreference.com/cpp/algorithm/binary_search
[edit]https://cppreference.com/index.php?title=Template:cpp/algorithm/dsc_binary_search&action=edit
ranges::binary_searchhttps://en.cppreference.com/cpp/algorithm/ranges/binary_search
partitionhttps://en.cppreference.com/cpp/algorithm/partition
[edit]https://cppreference.com/index.php?title=Template:cpp/algorithm/dsc_partition&action=edit
ranges::partitionhttps://en.cppreference.com/cpp/algorithm/ranges/partition
equalhttps://en.cppreference.com/cpp/algorithm/equal
[edit]https://cppreference.com/index.php?title=Template:cpp/algorithm/dsc_equal&action=edit
ranges::equalhttps://en.cppreference.com/cpp/algorithm/ranges/equal
equal_rangehttps://en.cppreference.com/cpp/container/set/equal_range
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_equal_range&action=edit
equal_rangehttps://en.cppreference.com/cpp/container/multiset/equal_range
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_equal_range&action=edit
ranges::equal_rangehttps://en.cppreference.com/cpp/algorithm/ranges/equal_range
[edit]https://cppreference.com/index.php?title=Template:cpp/algorithm/ranges/dsc_equal_range&action=edit
Categorieshttps://en.cppreference.com/Special:Categories
Pages using deprecated source tagshttps://en.cppreference.com/index.php?title=Category:Pages_using_deprecated_source_tags&action=edit&redlink=1
Pages using deprecated enclose attributeshttps://en.cppreference.com/index.php?title=Category:Pages_using_deprecated_enclose_attributes&action=edit&redlink=1
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/w/cpp/algorithm/equal_range
What links herehttps://en.cppreference.com/Special:WhatLinksHere/cpp/algorithm/equal_range
Related changeshttps://en.cppreference.com/Special:RecentChangesLinked/cpp/algorithm/equal_range
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/algorithm/equal_range&oldid=184636
Page informationhttps://en.cppreference.com/index.php?title=cpp/algorithm/equal_range&action=info
Deutschhttps://de.cppreference.com/cpp/algorithm/equal_range
Españolhttp://es.cppreference.com/cpp/algorithm/equal_range
Françaishttp://fr.cppreference.com/cpp/algorithm/equal_range
Italianohttp://it.cppreference.com/cpp/algorithm/equal_range
日本語http://ja.cppreference.com/cpp/algorithm/equal_range
Portuguêshttp://pt.cppreference.com/cpp/algorithm/equal_range
Русскийhttp://ru.cppreference.com/cpp/algorithm/equal_range
中文http://zh.cppreference.com/cpp/algorithm/equal_range

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.