teak-llvm/libcxx/test/std/algorithms
Marshall Clow 674f9128b7 partition_point gets the P0202 treatment
llvm-svn: 322493
2018-01-15 17:53:34 +00:00
..
alg.c.library
alg.modifying.operations partition_point gets the P0202 treatment 2018-01-15 17:53:34 +00:00
alg.nonmodifying partition_point gets the P0202 treatment 2018-01-15 17:53:34 +00:00
alg.sorting First part of P0202: Adding constexpr modifiers to functions in <algorithm> and <utility>. This commit is all the is_XXX algorithms. 2018-01-15 16:16:32 +00:00
algorithms.general