summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/experimental/algorithms/alg.random.sample/sample.fail.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove std::experimental::sample; use std::sample instead. See https://libcxx...Marshall Clow2018-02-011-41/+0
* Implement C++17 std::sample.Eric Fiselier2016-08-281-3/+5
* Mark LWG 2716 as complete - shuffle and sample disallows lvalue URNGs.Eric Fiselier2016-08-281-0/+3
* Implement std::experimental::sample.Evgeniy Stepanov2015-05-131-0/+36
OpenPOWER on IntegriCloud