cxx/test/libcxx/experimental
Evgeniy Stepanov 56a8c6438a 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



git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@237264 91177308-0d34-0410-b5e6-96231b3b80d8
2015-05-13 16:55:41 +00:00
..
algorithms Implement std::experimental::sample. 2015-05-13 16:55:41 +00:00
containers/sequences/dynarray Move the <dynarray> tests out of the std/ hierarchy, since it's not really part of the standard any more. 2015-03-04 23:09:15 +00:00
utilities Fix some preprocessor directives that were generating warnings in the test suite. 2015-04-28 16:52:30 +00:00