llvm-project/libcxx/test/std/experimental
Evgeniy Stepanov 732e2681c7 Implement std::experimental::sample.
Following specification in "C++ Extensions for Library Fundamentals":
http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2015/n4480.html#alg.random.sample

llvm-svn: 237264
2015-05-13 16:55:41 +00:00
..
algorithms/alg.random.sample Implement std::experimental::sample. 2015-05-13 16:55:41 +00:00
optional
string.view Remove XFAIL on string view test for apples clang compiler. Thanks to Marshall for the fix 2015-02-24 10:52:07 +00:00
utilities Remove constexpr support for std::apply because it introduces regressions. 2015-04-19 15:32:52 +00:00
nothing_to_do.pass.cpp