zig/lib/libcxx/include/__algorithm
Andrew Kelley 8278eb8837 update libcxx to LLVM 15
release/15.x commit 134fd359a5d884f16662a9edd22ab24feeb1498c
2022-08-04 17:53:05 -07:00
..
adjacent_find.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
algorithm_family.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
all_of.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
any_of.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
binary_search.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
clamp.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
comp.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
comp_ref_type.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
copy.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
copy_backward.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
copy_if.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
copy_n.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
count.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
count_if.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
equal.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
equal_range.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
fill.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
fill_n.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
find.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
find_end.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
find_first_of.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
find_if.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
find_if_not.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
for_each.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
for_each_n.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
generate.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
generate_n.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
half_positive.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
in_found_result.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
in_fun_result.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
in_in_out_result.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
in_in_result.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
in_out_out_result.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
in_out_result.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
includes.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
inplace_merge.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
is_heap.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
is_heap_until.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
is_partitioned.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
is_permutation.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
is_sorted.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
is_sorted_until.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
iter_swap.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
iterator_operations.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
lexicographical_compare.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
lower_bound.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
make_heap.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
make_projected.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
max.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
max_element.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
merge.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
min.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
min_element.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
min_max_result.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
minmax.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
minmax_element.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
mismatch.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
move.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
move_backward.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
next_permutation.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
none_of.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
nth_element.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
partial_sort.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
partial_sort_copy.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
partition.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
partition_copy.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
partition_point.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
pop_heap.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
prev_permutation.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
push_heap.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
ranges_adjacent_find.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
ranges_all_of.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
ranges_any_of.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
ranges_binary_search.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
ranges_copy.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
ranges_copy_backward.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
ranges_copy_if.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
ranges_copy_n.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
ranges_count.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
ranges_count_if.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
ranges_equal.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
ranges_equal_range.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
ranges_fill.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
ranges_fill_n.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
ranges_find.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
ranges_find_end.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
ranges_find_first_of.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
ranges_find_if.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
ranges_find_if_not.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
ranges_for_each.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
ranges_for_each_n.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
ranges_generate.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
ranges_generate_n.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
ranges_includes.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
ranges_inplace_merge.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
ranges_is_heap.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
ranges_is_heap_until.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
ranges_is_partitioned.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
ranges_is_sorted.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
ranges_is_sorted_until.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
ranges_iterator_concept.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
ranges_lexicographical_compare.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
ranges_lower_bound.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
ranges_make_heap.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
ranges_max.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
ranges_max_element.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
ranges_merge.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
ranges_min.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
ranges_min_element.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
ranges_minmax.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
ranges_minmax_element.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
ranges_mismatch.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
ranges_move.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
ranges_move_backward.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
ranges_none_of.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
ranges_nth_element.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
ranges_partial_sort.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
ranges_partial_sort_copy.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
ranges_partition.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
ranges_partition_copy.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
ranges_partition_point.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
ranges_pop_heap.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
ranges_push_heap.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
ranges_remove.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
ranges_remove_copy.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
ranges_remove_copy_if.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
ranges_remove_if.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
ranges_replace.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
ranges_replace_copy.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
ranges_replace_copy_if.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
ranges_replace_if.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
ranges_reverse.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
ranges_reverse_copy.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
ranges_rotate_copy.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
ranges_search.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
ranges_search_n.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
ranges_set_difference.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
ranges_set_intersection.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
ranges_set_symmetric_difference.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
ranges_set_union.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
ranges_shuffle.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
ranges_sort.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
ranges_sort_heap.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
ranges_stable_partition.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
ranges_stable_sort.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
ranges_swap_ranges.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
ranges_transform.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
ranges_unique.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
ranges_unique_copy.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
ranges_upper_bound.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
remove.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
remove_copy.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
remove_copy_if.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
remove_if.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
replace.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
replace_copy.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
replace_copy_if.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
replace_if.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
reverse.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
reverse_copy.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
rotate.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
rotate_copy.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
sample.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
search.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
search_n.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
set_difference.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
set_intersection.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
set_symmetric_difference.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
set_union.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
shift_left.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
shift_right.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
shuffle.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
sift_down.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
sort.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
sort_heap.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
stable_partition.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
stable_sort.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
swap_ranges.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
transform.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
unique.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
unique_copy.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
unwrap_iter.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
unwrap_range.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00
upper_bound.h update libcxx to LLVM 15 2022-08-04 17:53:05 -07:00