![]() 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 |
||
---|---|---|
.. | ||
alg.copy | ||
alg.fill | ||
alg.generate | ||
alg.move | ||
alg.partitions | ||
alg.random.sample | ||
alg.random.shuffle | ||
alg.remove | ||
alg.replace | ||
alg.reverse | ||
alg.rotate | ||
alg.swap | ||
alg.transform | ||
alg.unique | ||
nothing_to_do.pass.cpp |