llvm-project/libcxx/test/std/algorithms
Marshall Clow 8da1a487ae Last batch of P0202 constexpr additions: includes/set_intersection/exchange
llvm-svn: 323159
2018-01-22 23:10:40 +00:00
..
alg.c.library
alg.modifying.operations Another batch of P0202 constepr algirithms. remove/remove_if/remove_copy/remove_copy_if/reverse_copy, and tests (commented out) for rotate_copy, because that depends on std::copy 2018-01-22 21:43:04 +00:00
alg.nonmodifying Still more P0202 constexpr-ifying. This batch is: for_each/for_each_n/lexicographical_compare 2018-01-22 20:44:33 +00:00
alg.sorting Last batch of P0202 constexpr additions: includes/set_intersection/exchange 2018-01-22 23:10:40 +00:00
algorithms.general