This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
llvm-project
Watch
0
Star
0
Fork
0
You've already forked llvm-project
mirror of
https://github.com/llvm/llvm-project.git
synced
2025-05-11 07:46:09 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-project
/
libcxx
/
test
/
std
/
algorithms
/
alg.modifying.operations
/
alg.random.shuffle
History
Marshall Clow
c53e96cb07
Use 'REQUIRES: c++98 || c++03 || c++11 || c++14' instead of the deprecated 'REQUIRES-ANY: c++98, c++03, c++11, c++14'
...
llvm-svn: 298600
2017-03-23 14:20:43 +00:00
..
random_shuffle_rand.pass.cpp
Use 'REQUIRES: c++98 || c++03 || c++11 || c++14' instead of the deprecated 'REQUIRES-ANY: c++98, c++03, c++11, c++14'
2017-03-23 14:20:43 +00:00
random_shuffle_urng.pass.cpp
Mark LWG 2716 as complete - shuffle and sample disallows lvalue URNGs.
2016-08-28 21:55:00 +00:00
random_shuffle.pass.cpp
Use 'REQUIRES: c++98 || c++03 || c++11 || c++14' instead of the deprecated 'REQUIRES-ANY: c++98, c++03, c++11, c++14'
2017-03-23 14:20:43 +00:00