Sprout/libs/algorithm/test
..
algorithm.cpp
bogo_sort.cpp
bogo_sort_result.cpp
copy.cpp
copy_backward.cpp
copy_if.cpp
copy_n.cpp
fill.cpp
fill_n.cpp
generate.cpp
generate_n.cpp
inplace_merge.cpp
make_heap.cpp
make_partial_heap.cpp
merge.cpp
modifying.cpp
nth_element.cpp
partial_sort.cpp
partition.cpp
partition_copy.cpp
pop_heap.cpp
push_heap.cpp
remove.cpp
remove_copy.cpp
remove_copy_if.cpp
remove_if.cpp
replace.cpp
replace_copy.cpp
replace_copy_if.cpp
replace_if.cpp
reverse.cpp
reverse_copy.cpp
rotate.cpp
rotate_copy.cpp
set_difference.cpp
set_intersection.cpp
set_symmetric_difference.cpp
set_union.cpp
shuffle.cpp
shuffle_result.cpp
sort.cpp
sort_heap.cpp
stable_partition.cpp
stable_partition_copy.cpp
stable_sort.cpp
swap_element.cpp
swap_element_copy.cpp
transform.cpp
unique.cpp
unique_copy.cpp