llvm-project/libcxx/test/std/experimental/algorithms
Eric Fiselier e7154709e0 Implement C++17 std::sample.
This patch implements the std::sample function added to C++17 from LFTS. It
also removes the std::experimental::sample implementation which now forwards
to std::sample.

llvm-svn: 279948
2016-08-28 22:14:37 +00:00
..
alg.random.sample Implement C++17 std::sample. 2016-08-28 22:14:37 +00:00
alg.search Remove trailing whitespace in test suite. Approved by Marshall Clow. 2016-06-01 21:35:39 +00:00