Sprout/sprout/range/algorithm
Ostoic ba2da4e9cd
Fixed wrong header guard being used
The header guard for this file should be SPROUT_RANGE_ALGORITHM_ANY_OF_EQUAL_HPP, not SPROUT_RANGE_ALGORITHM_ALL_OF_EQUAL_HPP. If /range/algorithm/all_of_equal.hpp is included then sprout::range::any_of_equal will not be available for use after.
2018-12-19 14:54:46 -05:00
..
cxx14 add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
fit add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
fixed add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
string add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
adjacent_find.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
all_of.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
all_of_equal.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
any_of.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
any_of_equal.hpp Fixed wrong header guard being used 2018-12-19 14:54:46 -05:00
binary_search.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
bogo_sort.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
bozo_sort.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
clamp_range.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
clamp_range_copy.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
copy.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
copy_backward.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
copy_if.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
copy_until.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
copy_while.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
count.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
count_if.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
cxx14.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
equal.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
equal_range.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
fill.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
find.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
find_difference.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
find_end.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
find_first_of.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
find_if.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
find_if_not.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
find_intersection.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
find_symmetric_difference.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
fit.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
fixed.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
generate.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
includes.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
inplace_merge.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
is_decreasing.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
is_heap.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
is_heap_until.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
is_increasing.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
is_partitioned.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
is_permutation.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
is_sorted.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
is_sorted_until.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
is_strictly_decreasing.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
is_strictly_increasing.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
lexicographical_compare.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
lower_bound.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
make_heap.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
max_element.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
merge.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
min_element.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
minmax_element.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
mismatch.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
modifying.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
move.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
move_backward.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
next_difference.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
next_intersection.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
next_permutation.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
next_symmetric_difference.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
next_union.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
non_modifying.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
none_of.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
none_of_equal.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
nth_element.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
one_of.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
one_of_equal.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
partial_sort.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
partial_sort_copy.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
partition.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
partition_copy.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
partition_point.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
pop_heap.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
prev_permutation.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
push_heap.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
random_shuffle.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
random_swap.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
remove.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
remove_copy.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
remove_copy_if.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
remove_if.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
replace.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
replace_copy.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
replace_copy_if.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
replace_if.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
reverse.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
reverse_copy.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
rotate.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
rotate_copy.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
sample.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
search.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
search_n.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
set_difference.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
set_intersection.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
set_symmetric_difference.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
set_union.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
shuffle.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
sort.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
sort_heap.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
stable_partition.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
stable_partition_copy.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
stable_sort.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
string.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
swap_element_copy.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
swap_ranges.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
transform.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
tristate_lexicographical_compare.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
unique.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
unique_copy.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00
upper_bound.hpp add sprout::iterator, and update copyright 2017-07-29 14:20:01 +09:00