teak-llvm/libcxx/test/std/algorithms/alg.sorting
2016-03-07 22:43:49 +00:00
..
alg.binary.search
alg.clamp Implement P0025R0: 'An algorithm to clamp a value between a pair of boundary values' for C++17 2016-03-07 22:43:49 +00:00
alg.heap.operations
alg.lex.comparison
alg.merge Change some #ifdefs to #if - thanks to Dexon for thge catch. 2015-07-30 13:56:00 +00:00
alg.min.max Fix for LWG Issue 2369: constexpr max(initializer_list) vs max_element 2015-05-10 13:53:31 +00:00
alg.nth.element
alg.permutation.generators
alg.set.operations Fix warnings in test/std/algorithms 2015-07-18 21:53:16 +00:00
alg.sort
nothing_to_do.pass.cpp