Dan Albert
|
1d4a1edbc7
|
Revert "Update aosp/master libcxx rebase to r263688"
The world is burning.
This reverts commit c004fd909c, reversing
changes made to 1418e4163d.
|
2016-05-25 22:36:09 -07:00 |
|
Marshall Clow
|
f6d6b51b63
|
Implement P0253R1: Fixing a design mistake in the searchers interface.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@262928 91177308-0d34-0410-b5e6-96231b3b80d8
|
2016-03-08 15:12:52 +00:00 |
|
Marshall Clow
|
166dadbcbe
|
Implement the plugin-based version of std::search. There are no searchers yet; those are coming soon.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@242679 91177308-0d34-0410-b5e6-96231b3b80d8
|
2015-07-20 15:40:27 +00:00 |
|
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 |
|