teak-llvm/libcxx/test/std/algorithms
2018-01-19 18:07:29 +00:00
..
alg.c.library
alg.modifying.operations More P0202 constexpr-ifying in <algorithm>. This commit handles replace/replace_if/replace_copy/replace_copy_if. 2018-01-19 18:07:29 +00:00
alg.nonmodifying Fix most GCC test failures. 2018-01-18 03:41:06 +00:00
alg.sorting More constexpr algorithms from P0202: lower_bound, upper_bound, equal_range, binary_search 2018-01-16 02:34:41 +00:00
algorithms.general