llvm-project/libcxx/test/std/algorithms/alg.modifying.operations/alg.rotate
Konstantin Varlamov 36c746ca2d [libc++][ranges] Implement `ranges::rotate`.
Also fix `ranges::stable_sort` and `ranges::inplace_merge` to support
proxy iterators now that their internal implementations can correctly
dispatch `rotate`.

Differential Revision: https://reviews.llvm.org/D130758
2022-08-03 16:04:24 -07:00
..
ranges.rotate_copy.pass.cpp [libc++] Implement ranges::{reverse, rotate}_copy 2022-07-11 21:13:08 +02:00
ranges_rotate.pass.cpp [libc++][ranges] Implement `ranges::rotate`. 2022-08-03 16:04:24 -07:00
rotate.pass.cpp
rotate_copy.pass.cpp [libc++][NFC] Use cpp17_output_iterator in tests. 2022-02-04 08:01:20 +01:00