summaryrefslogtreecommitdiffstats
path: root/libcxx/include/experimental/algorithm
Commit message (Collapse)AuthorAgeFilesLines
* Implement the plugin-based version of std::search. There are no searchers ↵Marshall Clow2015-07-201-0/+6
| | | | | | yet; those are coming soon. llvm-svn: 242679
* Implement std::experimental::sample.Evgeniy Stepanov2015-05-131-0/+114
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
OpenPOWER on IntegriCloud