René's URL Explorer Experiment


Title: std::ranges::make_heap - cppreference.com

Generator: MediaWiki 1.43.8

direct link

Domain: zh.cppreference.com

format-detectiontelephone=no

Links:

cppreference.comhttps://zh.cppreference.com/
创建账号https://zh.cppreference.com/index.php?title=Special:%E5%88%9B%E5%BB%BA%E8%B4%A6%E6%88%B7&returnto=cpp%2Falgorithm%2Franges%2Fmake+heap
登录https://zh.cppreference.com/index.php?title=Special:%E7%94%A8%E6%88%B7%E7%99%BB%E5%BD%95&returnto=cpp%2Falgorithm%2Franges%2Fmake+heap
页面https://zh.cppreference.com/cpp/algorithm/ranges/make_heap
讨论https://zh.cppreference.com/index.php?title=Talk:cpp/algorithm/ranges/make_heap&action=edit&redlink=1
https://zh.cppreference.com/cpp/algorithm/ranges/make_heap
不转换https://zh.cppreference.com/index.php?title=cpp/algorithm/ranges/make_heap&variant=zh
简体https://zh.cppreference.com/index.php?title=cpp/algorithm/ranges/make_heap&variant=zh-hans
繁體https://zh.cppreference.com/index.php?title=cpp/algorithm/ranges/make_heap&variant=zh-hant
大陆简体https://zh.cppreference.com/index.php?title=cpp/algorithm/ranges/make_heap&variant=zh-cn
香港繁體https://zh.cppreference.com/index.php?title=cpp/algorithm/ranges/make_heap&variant=zh-hk
澳門繁體https://zh.cppreference.com/index.php?title=cpp/algorithm/ranges/make_heap&variant=zh-mo
大马简体https://zh.cppreference.com/index.php?title=cpp/algorithm/ranges/make_heap&variant=zh-my
新加坡简体https://zh.cppreference.com/index.php?title=cpp/algorithm/ranges/make_heap&variant=zh-sg
臺灣正體https://zh.cppreference.com/index.php?title=cpp/algorithm/ranges/make_heap&variant=zh-tw
阅读https://zh.cppreference.com/cpp/algorithm/ranges/make_heap
查看源代码https://zh.cppreference.com/index.php?title=cpp/algorithm/ranges/make_heap&action=edit
查看历史https://zh.cppreference.com/index.php?title=cpp/algorithm/ranges/make_heap&action=history
https://zh.cppreference.com/cpp/algorithm/ranges/make_heap
cpphttps://zh.cppreference.com/cpp
algorithmhttps://zh.cppreference.com/cpp/algorithm
rangeshttps://zh.cppreference.com/cpp/algorithm/ranges
C++https://zh.cppreference.com/cpp
编译器支持https://zh.cppreference.com/cpp/compiler_support
自立实现与有宿主实现https://zh.cppreference.com/cpp/freestanding
语言https://zh.cppreference.com/cpp/language
标准库https://zh.cppreference.com/cpp/standard_library
标准库标头https://zh.cppreference.com/cpp/header
具名要求https://zh.cppreference.com/cpp/named_req
功能特性测试宏https://zh.cppreference.com/cpp/feature_test
语言支持库https://zh.cppreference.com/cpp/utility#语言支持
概念库https://zh.cppreference.com/cpp/concepts
诊断库https://zh.cppreference.com/cpp/error
内存管理库https://zh.cppreference.com/cpp/memory
元编程库https://zh.cppreference.com/cpp/meta
通用工具库https://zh.cppreference.com/cpp/utility
容器库https://zh.cppreference.com/cpp/container
迭代器库https://zh.cppreference.com/cpp/iterator
范围库https://zh.cppreference.com/cpp/ranges
算法库https://zh.cppreference.com/cpp/algorithm
字符串库https://zh.cppreference.com/cpp/string
文本处理库https://zh.cppreference.com/cpp/text
数值库https://zh.cppreference.com/cpp/numeric
日期和时间库https://zh.cppreference.com/cpp/chrono
输入/输出库https://zh.cppreference.com/cpp/io
文件系统库https://zh.cppreference.com/cpp/filesystem
并发支持库https://zh.cppreference.com/cpp/thread
执行控制库https://zh.cppreference.com/cpp/execution
技术规范https://zh.cppreference.com/cpp/experimental
符号索引https://zh.cppreference.com/cpp/symbol_index
外部库https://zh.cppreference.com/cpp/links/libs
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/navbar_content&action=edit
算法库https://zh.cppreference.com/cpp/algorithm
受约束算法及范围上的算法https://zh.cppreference.com/cpp/algorithm/ranges
ranges::copyhttps://zh.cppreference.com/cpp/algorithm/ranges/copy
ranges::sorthttps://zh.cppreference.com/cpp/algorithm/ranges/sort
不修改序列的操作https://zh.cppreference.com/cpp/algorithm#不修改序列的操作
批量操作https://zh.cppreference.com/cpp/algorithm#批量操作
for_eachhttps://zh.cppreference.com/cpp/algorithm/for_each
for_each_nhttps://zh.cppreference.com/cpp/algorithm/for_each_n
搜索操作https://zh.cppreference.com/cpp/algorithm#搜索操作
all_ofany_ofnone_ofhttps://zh.cppreference.com/cpp/algorithm/all_any_none_of
countcount_ifhttps://zh.cppreference.com/cpp/algorithm/count
mismatchhttps://zh.cppreference.com/cpp/algorithm/mismatch
equalhttps://zh.cppreference.com/cpp/algorithm/equal
findfind_iffind_if_nothttps://zh.cppreference.com/cpp/algorithm/find
find_endhttps://zh.cppreference.com/cpp/algorithm/find_end
find_first_ofhttps://zh.cppreference.com/cpp/algorithm/find_first_of
adjacent_findhttps://zh.cppreference.com/cpp/algorithm/adjacent_find
searchhttps://zh.cppreference.com/cpp/algorithm/search
search_nhttps://zh.cppreference.com/cpp/algorithm/search_n
修改序列的操作https://zh.cppreference.com/cpp/algorithm#修改序列的操作
复制操作https://zh.cppreference.com/cpp/algorithm#复制操作
copycopy_ifhttps://zh.cppreference.com/cpp/algorithm/copy
copy_backwardhttps://zh.cppreference.com/cpp/algorithm/copy_backward
copy_nhttps://zh.cppreference.com/cpp/algorithm/copy_n
movehttps://zh.cppreference.com/cpp/algorithm/move
move_backwardhttps://zh.cppreference.com/cpp/algorithm/move_backward
交换操作https://zh.cppreference.com/cpp/algorithm#交换操作
swaphttps://zh.cppreference.com/cpp/algorithm/swap
iter_swaphttps://zh.cppreference.com/cpp/algorithm/iter_swap
swap_rangeshttps://zh.cppreference.com/cpp/algorithm/swap_ranges
变换操作https://zh.cppreference.com/cpp/algorithm#变换操作
replacereplace_ifhttps://zh.cppreference.com/cpp/algorithm/replace
transformhttps://zh.cppreference.com/cpp/algorithm/transform
replace_copyreplace_copy_ifhttps://zh.cppreference.com/cpp/algorithm/replace_copy
生成操作https://zh.cppreference.com/cpp/algorithm#生成操作
fillhttps://zh.cppreference.com/cpp/algorithm/fill
fill_nhttps://zh.cppreference.com/cpp/algorithm/fill_n
generatehttps://zh.cppreference.com/cpp/algorithm/generate
generate_nhttps://zh.cppreference.com/cpp/algorithm/generate_n
移除操作https://zh.cppreference.com/cpp/algorithm#移除操作
removeremove_ifhttps://zh.cppreference.com/cpp/algorithm/remove
uniquehttps://zh.cppreference.com/cpp/algorithm/unique
remove_copyremove_copy_ifhttps://zh.cppreference.com/cpp/algorithm/remove_copy
unique_copyhttps://zh.cppreference.com/cpp/algorithm/unique_copy
顺序变更操作https://zh.cppreference.com/cpp/algorithm#顺序变更操作
reversehttps://zh.cppreference.com/cpp/algorithm/reverse
reverse_copyhttps://zh.cppreference.com/cpp/algorithm/reverse_copy
rotatehttps://zh.cppreference.com/cpp/algorithm/rotate
rotate_copyhttps://zh.cppreference.com/cpp/algorithm/rotate_copy
random_shuffleshufflehttps://zh.cppreference.com/cpp/algorithm/random_shuffle
shift_leftshift_righthttps://zh.cppreference.com/cpp/algorithm/shift
采样操作https://zh.cppreference.com/cpp/algorithm#采样操作
samplehttps://zh.cppreference.com/cpp/algorithm/sample
排序和相关操作https://zh.cppreference.com/cpp/algorithm#排序和相关操作
划分操作https://zh.cppreference.com/cpp/algorithm#划分操作
partitionhttps://zh.cppreference.com/cpp/algorithm/partition
partition_copyhttps://zh.cppreference.com/cpp/algorithm/partition_copy
stable_partitionhttps://zh.cppreference.com/cpp/algorithm/stable_partition
is_partitionedhttps://zh.cppreference.com/cpp/algorithm/is_partitioned
partition_pointhttps://zh.cppreference.com/cpp/algorithm/partition_point
排序操作https://zh.cppreference.com/cpp/algorithm#排序操作
sorthttps://zh.cppreference.com/cpp/algorithm/sort
stable_sorthttps://zh.cppreference.com/cpp/algorithm/stable_sort
partial_sorthttps://zh.cppreference.com/cpp/algorithm/partial_sort
partial_sort_copyhttps://zh.cppreference.com/cpp/algorithm/partial_sort_copy
is_sortedhttps://zh.cppreference.com/cpp/algorithm/is_sorted
is_sorted_untilhttps://zh.cppreference.com/cpp/algorithm/is_sorted_until
nth_elementhttps://zh.cppreference.com/cpp/algorithm/nth_element
二分搜索操作(在已划分范围上)https://zh.cppreference.com/cpp/algorithm#二分搜索操作(在已划分范围上)
lower_boundhttps://zh.cppreference.com/cpp/algorithm/lower_bound
upper_boundhttps://zh.cppreference.com/cpp/algorithm/upper_bound
equal_rangehttps://zh.cppreference.com/cpp/algorithm/equal_range
binary_searchhttps://zh.cppreference.com/cpp/algorithm/binary_search
集合操作(在有序范围上)https://zh.cppreference.com/cpp/algorithm#集合操作(在有序范围上)
includeshttps://zh.cppreference.com/cpp/algorithm/includes
set_unionhttps://zh.cppreference.com/cpp/algorithm/set_union
set_intersectionhttps://zh.cppreference.com/cpp/algorithm/set_intersection
set_differencehttps://zh.cppreference.com/cpp/algorithm/set_difference
set_symmetric_differencehttps://zh.cppreference.com/cpp/algorithm/set_symmetric_difference
归并操作(在有序范围上)https://zh.cppreference.com/cpp/algorithm#归并操作(在有序范围上)
mergehttps://zh.cppreference.com/cpp/algorithm/merge
inplace_mergehttps://zh.cppreference.com/cpp/algorithm/inplace_merge
堆操作https://zh.cppreference.com/cpp/algorithm#堆操作
push_heaphttps://zh.cppreference.com/cpp/algorithm/push_heap
pop_heaphttps://zh.cppreference.com/cpp/algorithm/pop_heap
make_heaphttps://zh.cppreference.com/cpp/algorithm/make_heap
sort_heaphttps://zh.cppreference.com/cpp/algorithm/sort_heap
is_heaphttps://zh.cppreference.com/cpp/algorithm/is_heap
is_heap_untilhttps://zh.cppreference.com/cpp/algorithm/is_heap_until
最小/最大操作https://zh.cppreference.com/cpp/algorithm#最小/最大操作
maxhttps://zh.cppreference.com/cpp/algorithm/max
minhttps://zh.cppreference.com/cpp/algorithm/min
minmaxhttps://zh.cppreference.com/cpp/algorithm/minmax
clamphttps://zh.cppreference.com/cpp/algorithm/clamp
max_elementhttps://zh.cppreference.com/cpp/algorithm/max_element
min_elementhttps://zh.cppreference.com/cpp/algorithm/min_element
minmax_elementhttps://zh.cppreference.com/cpp/algorithm/minmax_element
字典序比较操作https://zh.cppreference.com/cpp/algorithm#字典序比较操作
lexicographical_comparehttps://zh.cppreference.com/cpp/algorithm/lexicographical_compare
lexicographical_compare_three_wayhttps://zh.cppreference.com/cpp/algorithm/lexicographical_compare_three_way
排列操作https://zh.cppreference.com/cpp/algorithm#排列操作
next_permutationhttps://zh.cppreference.com/cpp/algorithm/next_permutation
prev_permutationhttps://zh.cppreference.com/cpp/algorithm/prev_permutation
is_permutationhttps://zh.cppreference.com/cpp/algorithm/is_permutation
执行策略 (C++17)https://zh.cppreference.com/cpp/algorithm#执行策略
is_execution_policyhttps://zh.cppreference.com/cpp/algorithm/is_execution_policy
execution::seqexecution::parexecution::par_unseqexecution::unseqhttps://zh.cppreference.com/cpp/algorithm/execution_policy_tag
execution-policyhttps://zh.cppreference.com/cpp/algorithm/execution-policy
execution::sequenced_policyexecution::parallel_policyexecution::parallel_unsequenced_policyexecution::parallel_unsequencedhttps://zh.cppreference.com/cpp/algorithm/execution_policy_tag_t
数值运算https://zh.cppreference.com/cpp/algorithm#数值运算
iotahttps://zh.cppreference.com/cpp/algorithm/iota
inner_producthttps://zh.cppreference.com/cpp/algorithm/inner_product
reducehttps://zh.cppreference.com/cpp/algorithm/reduce
accumulatehttps://zh.cppreference.com/cpp/algorithm/accumulate
adjacent_differencehttps://zh.cppreference.com/cpp/algorithm/adjacent_difference
transform_reducehttps://zh.cppreference.com/cpp/algorithm/transform_reduce
partial_sumhttps://zh.cppreference.com/cpp/algorithm/partial_sum
inclusive_scanhttps://zh.cppreference.com/cpp/algorithm/inclusive_scan
exclusive_scanhttps://zh.cppreference.com/cpp/algorithm/exclusive_scan
transform_inclusive_scanhttps://zh.cppreference.com/cpp/algorithm/transform_inclusive_scan
transform_exclusive_scanhttps://zh.cppreference.com/cpp/algorithm/transform_exclusive_scan
专门算法https://zh.cppreference.com/cpp/algorithm/memory
专门算法https://zh.cppreference.com/cpp/algorithm#random_专门算法
ranges::generate_randomhttps://zh.cppreference.com/cpp/algorithm/ranges/generate_random
C 库https://zh.cppreference.com/cpp/algorithm#C_库
qsorthttps://zh.cppreference.com/cpp/algorithm/qsort
bsearchhttps://zh.cppreference.com/cpp/algorithm/bsearch
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/algorithm/navbar_content&action=edit
受约束算法https://zh.cppreference.com/cpp/algorithm/ranges
不修改序列的操作https://zh.cppreference.com/cpp/algorithm/ranges#不修改序列的操作
all_ofany_ofnone_ofhttps://zh.cppreference.com/cpp/algorithm/ranges/all_any_none_of
for_eachhttps://zh.cppreference.com/cpp/algorithm/ranges/for_each
for_each_nhttps://zh.cppreference.com/cpp/algorithm/ranges/for_each_n
countcount_ifhttps://zh.cppreference.com/cpp/algorithm/ranges/count
adjacent_findhttps://zh.cppreference.com/cpp/algorithm/ranges/adjacent_find
mismatchhttps://zh.cppreference.com/cpp/algorithm/ranges/mismatch
equalhttps://zh.cppreference.com/cpp/algorithm/ranges/equal
lexicographical_comparehttps://zh.cppreference.com/cpp/algorithm/ranges/lexicographical_compare
containscontains_subrangehttps://zh.cppreference.com/cpp/algorithm/ranges/contains
findfind_iffind_if_nothttps://zh.cppreference.com/cpp/algorithm/ranges/find
find_lastfind_last_iffind_last_if_nothttps://zh.cppreference.com/cpp/algorithm/ranges/find_last
find_endhttps://zh.cppreference.com/cpp/algorithm/ranges/find_end
find_first_ofhttps://zh.cppreference.com/cpp/algorithm/ranges/find_first_of
searchhttps://zh.cppreference.com/cpp/algorithm/ranges/search
search_nhttps://zh.cppreference.com/cpp/algorithm/ranges/search_n
starts_withhttps://zh.cppreference.com/cpp/algorithm/ranges/starts_with
ends_withhttps://zh.cppreference.com/cpp/algorithm/ranges/ends_with
修改序列的操作https://zh.cppreference.com/cpp/algorithm/ranges#修改序列的操作
copycopy_ifhttps://zh.cppreference.com/cpp/algorithm/ranges/copy
copy_nhttps://zh.cppreference.com/cpp/algorithm/ranges/copy_n
copy_backwardhttps://zh.cppreference.com/cpp/algorithm/ranges/copy_backward
movehttps://zh.cppreference.com/cpp/algorithm/ranges/move
move_backwardhttps://zh.cppreference.com/cpp/algorithm/ranges/move_backward
shift_leftshift_righthttps://zh.cppreference.com/cpp/algorithm/ranges/shift
fillhttps://zh.cppreference.com/cpp/algorithm/ranges/fill
fill_nhttps://zh.cppreference.com/cpp/algorithm/ranges/fill_n
generatehttps://zh.cppreference.com/cpp/algorithm/ranges/generate
generate_nhttps://zh.cppreference.com/cpp/algorithm/ranges/generate_n
transformhttps://zh.cppreference.com/cpp/algorithm/ranges/transform
swap_rangeshttps://zh.cppreference.com/cpp/algorithm/ranges/swap_ranges
shufflehttps://zh.cppreference.com/cpp/algorithm/ranges/shuffle
samplehttps://zh.cppreference.com/cpp/algorithm/ranges/sample
removeremove_ifhttps://zh.cppreference.com/cpp/algorithm/ranges/remove
replacereplace_ifhttps://zh.cppreference.com/cpp/algorithm/ranges/replace
reversehttps://zh.cppreference.com/cpp/algorithm/ranges/reverse
rotatehttps://zh.cppreference.com/cpp/algorithm/ranges/rotate
remove_copyremove_copy_ifhttps://zh.cppreference.com/cpp/algorithm/ranges/remove_copy
uniquehttps://zh.cppreference.com/cpp/algorithm/ranges/unique
replace_copyreplace_copy_ifhttps://zh.cppreference.com/cpp/algorithm/ranges/replace_copy
reverse_copyhttps://zh.cppreference.com/cpp/algorithm/ranges/reverse_copy
rotate_copyhttps://zh.cppreference.com/cpp/algorithm/ranges/rotate_copy
unique_copyhttps://zh.cppreference.com/cpp/algorithm/ranges/unique_copy
划分操作https://zh.cppreference.com/cpp/algorithm/ranges#划分操作
is_partitionedhttps://zh.cppreference.com/cpp/algorithm/ranges/is_partitioned
partition_pointhttps://zh.cppreference.com/cpp/algorithm/ranges/partition_point
partitionhttps://zh.cppreference.com/cpp/algorithm/ranges/partition
partition_copyhttps://zh.cppreference.com/cpp/algorithm/ranges/partition_copy
stable_partitionhttps://zh.cppreference.com/cpp/algorithm/ranges/stable_partition
排序操作https://zh.cppreference.com/cpp/algorithm/ranges#排序操作
is_sortedhttps://zh.cppreference.com/cpp/algorithm/ranges/is_sorted
is_sorted_untilhttps://zh.cppreference.com/cpp/algorithm/ranges/is_sorted_until
sorthttps://zh.cppreference.com/cpp/algorithm/ranges/sort
stable_sorthttps://zh.cppreference.com/cpp/algorithm/ranges/stable_sort
partial_sorthttps://zh.cppreference.com/cpp/algorithm/ranges/partial_sort
nth_elementhttps://zh.cppreference.com/cpp/algorithm/ranges/nth_element
partial_sort_copyhttps://zh.cppreference.com/cpp/algorithm/ranges/partial_sort_copy
二分搜索操作(在有序范围上)https://zh.cppreference.com/cpp/algorithm/ranges#二分搜索操作(在有序范围上)
lower_boundhttps://zh.cppreference.com/cpp/algorithm/ranges/lower_bound
upper_boundhttps://zh.cppreference.com/cpp/algorithm/ranges/upper_bound
binary_searchhttps://zh.cppreference.com/cpp/algorithm/ranges/binary_search
equal_rangehttps://zh.cppreference.com/cpp/algorithm/ranges/equal_range
集合操作(在有序范围上)https://zh.cppreference.com/cpp/algorithm/ranges#集合操作(在有序范围上)
mergehttps://zh.cppreference.com/cpp/algorithm/ranges/merge
inplace_mergehttps://zh.cppreference.com/cpp/algorithm/ranges/inplace_merge
set_differencehttps://zh.cppreference.com/cpp/algorithm/ranges/set_difference
set_intersectionhttps://zh.cppreference.com/cpp/algorithm/ranges/set_intersection
set_unionhttps://zh.cppreference.com/cpp/algorithm/ranges/set_union
includeshttps://zh.cppreference.com/cpp/algorithm/ranges/includes
set_symmetric_differencehttps://zh.cppreference.com/cpp/algorithm/ranges/set_symmetric_difference
堆操作https://zh.cppreference.com/cpp/algorithm/ranges#堆操作
is_heaphttps://zh.cppreference.com/cpp/algorithm/ranges/is_heap
is_heap_untilhttps://zh.cppreference.com/cpp/algorithm/ranges/is_heap_until
sort_heaphttps://zh.cppreference.com/cpp/algorithm/ranges/sort_heap
push_heaphttps://zh.cppreference.com/cpp/algorithm/ranges/push_heap
pop_heaphttps://zh.cppreference.com/cpp/algorithm/ranges/pop_heap
最小/最大操作https://zh.cppreference.com/cpp/algorithm/ranges#最小/最大操作
maxhttps://zh.cppreference.com/cpp/algorithm/ranges/max
max_elementhttps://zh.cppreference.com/cpp/algorithm/ranges/max_element
minhttps://zh.cppreference.com/cpp/algorithm/ranges/min
min_elementhttps://zh.cppreference.com/cpp/algorithm/ranges/min_element
minmaxhttps://zh.cppreference.com/cpp/algorithm/ranges/minmax
minmax_elementhttps://zh.cppreference.com/cpp/algorithm/ranges/minmax_element
clamphttps://zh.cppreference.com/cpp/algorithm/ranges/clamp
排列操作https://zh.cppreference.com/cpp/algorithm/ranges#排列操作
is_permutationhttps://zh.cppreference.com/cpp/algorithm/ranges/is_permutation
next_permutationhttps://zh.cppreference.com/cpp/algorithm/ranges/next_permutation
prev_permutationhttps://zh.cppreference.com/cpp/algorithm/ranges/prev_permutation
折叠操作https://zh.cppreference.com/cpp/algorithm/ranges#受约束的折叠操作
fold_lefthttps://zh.cppreference.com/cpp/algorithm/ranges/fold_left
fold_left_firsthttps://zh.cppreference.com/cpp/algorithm/ranges/fold_left_first
fold_righthttps://zh.cppreference.com/cpp/algorithm/ranges/fold_right
fold_right_lasthttps://zh.cppreference.com/cpp/algorithm/ranges/fold_right_last
fold_left_with_iterhttps://zh.cppreference.com/cpp/algorithm/ranges/fold_left_with_iter
fold_left_first_with_iterhttps://zh.cppreference.com/cpp/algorithm/ranges/fold_left_first_with_iter
数值操作https://zh.cppreference.com/cpp/algorithm/ranges#受约束的数值操作
iotahttps://zh.cppreference.com/cpp/algorithm/ranges/iota
随机数生成https://zh.cppreference.com/cpp/algorithm/ranges#受约束的随机数算法
generate_randomhttps://zh.cppreference.com/cpp/algorithm/ranges/generate_random
未初始化存储上的操作https://zh.cppreference.com/cpp/algorithm/ranges#受约束的未初始化内存算法
construct_athttps://zh.cppreference.com/cpp/memory/ranges/construct_at
destroyhttps://zh.cppreference.com/cpp/memory/ranges/destroy
destroy_nhttps://zh.cppreference.com/cpp/memory/ranges/destroy_n
destroy_athttps://zh.cppreference.com/cpp/memory/ranges/destroy_at
uninitialized_copyhttps://zh.cppreference.com/cpp/memory/ranges/uninitialized_copy
uninitialized_movehttps://zh.cppreference.com/cpp/memory/ranges/uninitialized_move
uninitialized_fillhttps://zh.cppreference.com/cpp/memory/ranges/uninitialized_fill
uninitialized_copy_nhttps://zh.cppreference.com/cpp/memory/ranges/uninitialized_copy_n
uninitialized_move_nhttps://zh.cppreference.com/cpp/memory/ranges/uninitialized_move_n
uninitialized_fill_nhttps://zh.cppreference.com/cpp/memory/ranges/uninitialized_fill_n
uninitialized_default_constructhttps://zh.cppreference.com/cpp/memory/ranges/uninitialized_default_construct
uninitialized_default_construct_nhttps://zh.cppreference.com/cpp/memory/ranges/uninitialized_default_construct_n
uninitialized_value_constructhttps://zh.cppreference.com/cpp/memory/ranges/uninitialized_value_construct
uninitialized_value_construct_nhttps://zh.cppreference.com/cpp/memory/ranges/uninitialized_value_construct_n
返回类型https://zh.cppreference.com/cpp/algorithm/ranges#返回类型
in_fun_resulthttps://zh.cppreference.com/cpp/algorithm/ranges/return_types/in_fun_result
in_in_resulthttps://zh.cppreference.com/cpp/algorithm/ranges/return_types/in_in_result
in_found_resulthttps://zh.cppreference.com/cpp/algorithm/ranges/return_types/in_found_result
in_out_resulthttps://zh.cppreference.com/cpp/algorithm/ranges/return_types/in_out_result
in_in_out_resulthttps://zh.cppreference.com/cpp/algorithm/ranges/return_types/in_in_out_result
in_out_out_resulthttps://zh.cppreference.com/cpp/algorithm/ranges/return_types/in_out_out_result
min_max_resulthttps://zh.cppreference.com/cpp/algorithm/ranges/return_types/min_max_result
out_value_resulthttps://zh.cppreference.com/cpp/algorithm/ranges/return_types/out_value_result
in_value_resulthttps://zh.cppreference.com/cpp/algorithm/ranges/return_types/in_value_result
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/algorithm/ranges/navbar_content&action=edit
https://zh.cppreference.com/cpp/header/algorithm
https://zh.cppreference.com/cpp/algorithm#堆操作
算法函数对象https://zh.cppreference.com/cpp/algorithm/ranges#算法函数对象
实参依赖查找https://zh.cppreference.com/cpp/language/adl
无限定查找https://zh.cppreference.com/cpp/language/unqualified_lookup
实参依赖查找https://zh.cppreference.com/cpp/language/adl
1 参数https://zh.cppreference.com/cpp/algorithm/ranges/make_heap#参数
2 返回值https://zh.cppreference.com/cpp/algorithm/ranges/make_heap#返回值
3 复杂度https://zh.cppreference.com/cpp/algorithm/ranges/make_heap#复杂度
4 示例https://zh.cppreference.com/cpp/algorithm/ranges/make_heap#示例
5 参阅https://zh.cppreference.com/cpp/algorithm/ranges/make_heap#参阅
范围https://zh.cppreference.com/cpp/iterator#范围
rangehttps://zh.cppreference.com/cpp/ranges/range
ranges::is_heaphttps://zh.cppreference.com/cpp/algorithm/ranges/is_heap
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/algorithm/ranges/dsc_is_heap&action=edit
ranges::is_heap_untilhttps://zh.cppreference.com/cpp/algorithm/ranges/is_heap_until
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/algorithm/ranges/dsc_is_heap_until&action=edit
ranges::push_heaphttps://zh.cppreference.com/cpp/algorithm/ranges/push_heap
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/algorithm/ranges/dsc_push_heap&action=edit
ranges::pop_heaphttps://zh.cppreference.com/cpp/algorithm/ranges/pop_heap
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/algorithm/ranges/dsc_pop_heap&action=edit
ranges::sort_heaphttps://zh.cppreference.com/cpp/algorithm/ranges/sort_heap
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/algorithm/ranges/dsc_sort_heap&action=edit
make_heaphttps://zh.cppreference.com/cpp/algorithm/make_heap
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/algorithm/dsc_make_heap&action=edit
分类https://zh.cppreference.com/Special:%E9%A1%B5%E9%9D%A2%E5%88%86%E7%B1%BB
使用已弃用source标签的页面https://zh.cppreference.com/index.php?title=Category:%E4%BD%BF%E7%94%A8%E5%B7%B2%E5%BC%83%E7%94%A8source%E6%A0%87%E7%AD%BE%E7%9A%84%E9%A1%B5%E9%9D%A2&action=edit&redlink=1
首页https://zh.cppreference.com/%E9%A6%96%E9%A1%B5
最近更改https://zh.cppreference.com/Special:%E6%9C%80%E8%BF%91%E6%9B%B4%E6%94%B9
随机页面https://zh.cppreference.com/Special:%E9%9A%8F%E6%9C%BA%E9%A1%B5%E9%9D%A2
MediaWiki帮助https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents
https://zh.cppreference.com/cpp/algorithm/ranges/make_heap
链入页面https://zh.cppreference.com/Special:%E9%93%BE%E5%85%A5%E9%A1%B5%E9%9D%A2/cpp/algorithm/ranges/make_heap
相关更改https://zh.cppreference.com/Special:%E9%93%BE%E5%87%BA%E6%9B%B4%E6%94%B9/cpp/algorithm/ranges/make_heap
上传文件http://upload.cppreference.com/w/Special:Upload
特殊页面https://zh.cppreference.com/Special:%E7%89%B9%E6%AE%8A%E9%A1%B5%E9%9D%A2
可打印版javascript:print();
固定链接https://zh.cppreference.com/index.php?title=cpp/algorithm/ranges/make_heap&oldid=98988
页面信息https://zh.cppreference.com/index.php?title=cpp/algorithm/ranges/make_heap&action=info
Deutschhttps://de.cppreference.com/cpp/algorithm/ranges/make_heap
Englishhttp://en.cppreference.com/cpp/algorithm/ranges/make_heap
Españolhttp://es.cppreference.com/cpp/algorithm/ranges/make_heap
Françaishttp://fr.cppreference.com/cpp/algorithm/ranges/make_heap
Italianohttp://it.cppreference.com/cpp/algorithm/ranges/make_heap
日本語http://ja.cppreference.com/cpp/algorithm/ranges/make_heap
Portuguêshttp://pt.cppreference.com/cpp/algorithm/ranges/make_heap
Русскийhttp://ru.cppreference.com/cpp/algorithm/ranges/make_heap

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.