You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libcxx/test/std/algorithms/alg.modifying.operations
Marshall Clow fd8ed7fa85 Fix PR 22106; make std::swap work for multi-dimensional arrays. Thanks to Peter Griess for the report and suggested fix
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@225285 91177308-0d34-0410-b5e6-96231b3b80d8
11 years ago
..
alg.copy Move test into test/std subdirectory. 11 years ago
alg.fill Move test into test/std subdirectory. 11 years ago
alg.generate Move test into test/std subdirectory. 11 years ago
alg.move Move test into test/std subdirectory. 11 years ago
alg.partitions Move test into test/std subdirectory. 11 years ago
alg.random.shuffle Move test into test/std subdirectory. 11 years ago
alg.remove Move test into test/std subdirectory. 11 years ago
alg.replace Move test into test/std subdirectory. 11 years ago
alg.reverse Move test into test/std subdirectory. 11 years ago
alg.rotate Move test into test/std subdirectory. 11 years ago
alg.swap Fix PR 22106; make std::swap work for multi-dimensional arrays. Thanks to Peter Griess for the report and suggested fix 11 years ago
alg.transform Move test into test/std subdirectory. 11 years ago
alg.unique Move test into test/std subdirectory. 11 years ago
nothing_to_do.pass.cpp Move test into test/std subdirectory. 11 years ago