mirror of
https://github.com/boostorg/lambda.git
synced 2026-01-21 04:52:25 +00:00
Compare commits
3 Commits
boost-1.68
...
boost-1.73
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8824e81d52 | ||
|
|
6395013860 | ||
|
|
8c0410fff5 |
@@ -684,6 +684,8 @@ struct rotate_copy {
|
||||
|
||||
// random_shuffle ---------------------------------
|
||||
|
||||
#ifndef BOOST_NO_CXX98_RANDOM_SHUFFLE
|
||||
|
||||
struct random_shuffle {
|
||||
|
||||
template <class Args>
|
||||
@@ -703,6 +705,7 @@ struct random_shuffle {
|
||||
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
// partition ---------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user