teak-llvm/libcxx/test/std/algorithms
2018-01-15 17:20:36 +00:00
..
alg.c.library
alg.modifying.operations 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
alg.nonmodifying More constexpr algorithms from P0202. any_of/all_of/none_of. 2018-01-15 17:20:36 +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