Sprout/sprout/range/algorithm
2012-12-22 20:10:27 +09:00
..
fit add algorithm copy_while, copy_until 2012-10-13 22:11:32 +09:00
fixed add algorithm copy_while, copy_until 2012-10-13 22:11:32 +09:00
adjacent_find.hpp fix coding-stype 2012-10-06 00:58:56 +09:00
all_of.hpp fix coding-style 2012-10-06 13:53:07 +09:00
all_of_equal.hpp add algorithm one_of, all_of_equal, any_of_equal, none_of_equal, one_of_equal, is_increasing, is_decreasing, is_strictly_increasing, is_strictly_decreasing 2012-10-13 12:49:23 +09:00
any_of.hpp fix coding-style 2012-10-06 13:53:07 +09:00
any_of_equal.hpp add algorithm one_of, all_of_equal, any_of_equal, none_of_equal, one_of_equal, is_increasing, is_decreasing, is_strictly_increasing, is_strictly_decreasing 2012-10-13 12:49:23 +09:00
binary_search.hpp fix coding-style 2012-10-06 13:53:07 +09:00
clamp_range_copy.hpp add algorithm clamp, clamp_range_copy, clamp_range 2012-10-13 21:06:32 +09:00
copy.hpp
copy_backward.hpp
copy_if.hpp
copy_until.hpp add algorithm copy_while, copy_until 2012-10-13 22:11:32 +09:00
copy_while.hpp add algorithm copy_while, copy_until 2012-10-13 22:11:32 +09:00
count.hpp fix inline 2012-04-04 22:23:41 +09:00
count_if.hpp fix inline 2012-04-04 22:23:41 +09:00
equal.hpp fix coding-style 2012-10-06 13:53:07 +09:00
equal_range.hpp add make_ptr_range 2012-12-22 20:10:27 +09:00
find.hpp fix coding-stype 2012-10-06 00:58:56 +09:00
find_end.hpp fix coding-stype 2012-10-06 00:58:56 +09:00
find_first_of.hpp fix coding-stype 2012-10-06 00:58:56 +09:00
find_if.hpp fix coding-stype 2012-10-06 00:58:56 +09:00
find_if_not.hpp fix coding-stype 2012-10-06 00:58:56 +09:00
fit.hpp add algorithm copy_while, copy_until 2012-10-13 22:11:32 +09:00
fixed.hpp add algorithm copy_while, copy_until 2012-10-13 22:11:32 +09:00
includes.hpp fix coding-style 2012-10-06 13:53:07 +09:00
is_decreasing.hpp add algorithm one_of, all_of_equal, any_of_equal, none_of_equal, one_of_equal, is_increasing, is_decreasing, is_strictly_increasing, is_strictly_decreasing 2012-10-13 12:49:23 +09:00
is_heap.hpp fix coding-style 2012-10-06 13:53:07 +09:00
is_heap_until.hpp fix coding-stype 2012-10-06 00:58:56 +09:00
is_increasing.hpp add algorithm one_of, all_of_equal, any_of_equal, none_of_equal, one_of_equal, is_increasing, is_decreasing, is_strictly_increasing, is_strictly_decreasing 2012-10-13 12:49:23 +09:00
is_partitioned.hpp fix coding-style 2012-10-06 13:53:07 +09:00
is_permutation.hpp fix coding-style 2012-10-06 13:53:07 +09:00
is_sorted.hpp fix coding-style 2012-10-06 13:53:07 +09:00
is_sorted_until.hpp fix coding-stype 2012-10-06 00:58:56 +09:00
is_strictly_decreasing.hpp add algorithm one_of, all_of_equal, any_of_equal, none_of_equal, one_of_equal, is_increasing, is_decreasing, is_strictly_increasing, is_strictly_decreasing 2012-10-13 12:49:23 +09:00
is_strictly_increasing.hpp add algorithm one_of, all_of_equal, any_of_equal, none_of_equal, one_of_equal, is_increasing, is_decreasing, is_strictly_increasing, is_strictly_decreasing 2012-10-13 12:49:23 +09:00
lexicographical_compare.hpp fix coding-style 2012-10-06 13:53:07 +09:00
lower_bound.hpp fix coding-stype 2012-10-06 00:58:56 +09:00
max_element.hpp fix coding-stype 2012-10-06 00:58:56 +09:00
merge.hpp
min_element.hpp fix coding-stype 2012-10-06 00:58:56 +09:00
minmax_element.hpp fix coding-stype 2012-10-06 00:58:56 +09:00
mismatch.hpp add make_ptr_range 2012-12-22 20:10:27 +09:00
modifying.hpp porting sscrisk/CEL 2012-04-01 22:15:09 +09:00
non_modifying.hpp add range::tristate_lexicographical_compare 2012-12-21 23:32:33 +09:00
none_of.hpp fix coding-style 2012-10-06 13:53:07 +09:00
none_of_equal.hpp add algorithm one_of, all_of_equal, any_of_equal, none_of_equal, one_of_equal, is_increasing, is_decreasing, is_strictly_increasing, is_strictly_decreasing 2012-10-13 12:49:23 +09:00
one_of.hpp add algorithm one_of, all_of_equal, any_of_equal, none_of_equal, one_of_equal, is_increasing, is_decreasing, is_strictly_increasing, is_strictly_decreasing 2012-10-13 12:49:23 +09:00
one_of_equal.hpp add algorithm one_of, all_of_equal, any_of_equal, none_of_equal, one_of_equal, is_increasing, is_decreasing, is_strictly_increasing, is_strictly_decreasing 2012-10-13 12:49:23 +09:00
partition_copy.hpp
partition_point.hpp fix coding-stype 2012-10-06 00:58:56 +09:00
remove_copy.hpp
remove_copy_if.hpp
replace_copy.hpp
replace_copy_if.hpp
reverse_copy.hpp
rotate_copy.hpp
search.hpp fix coding-stype 2012-10-06 00:58:56 +09:00
search_n.hpp fix coding-stype 2012-10-06 00:58:56 +09:00
set_difference.hpp
set_intersection.hpp
set_symmetric_difference.hpp
set_union.hpp
stable_partition_copy.hpp
swap_element_copy.hpp
transform.hpp
tristate_lexicographical_compare.hpp add tristate_lexicographical_compare: delimiter version 2012-12-22 02:53:21 +09:00
unique_copy.hpp
upper_bound.hpp fix coding-stype 2012-10-06 00:58:56 +09:00