llvm-project/libcxx/test/std/algorithms/alg.modifying.operations/alg.partitions
Mark de Wever 5e97d37b96 [libc++][NFC] Use cpp17_output_iterator in tests.
The renames the output_iterator to cpp17_output_iterator. These
iterators are still used in C++20 so it's not possible to change the
current type to the new C++20 requirements. This is done in a similar
fashion as the cpp17_input_iterator.

Reviewed By: #libc, Quuxplusone, ldionne

Differential Revision: https://reviews.llvm.org/D117950
2022-02-04 08:01:20 +01:00
..
is_partitioned.pass.cpp [libcxx][nfc] prefixes test type `input_iterator` with `cpp17_` 2021-05-02 05:02:59 +00:00
partition.pass.cpp
partition_copy.pass.cpp [libc++][NFC] Use cpp17_output_iterator in tests. 2022-02-04 08:01:20 +01:00
partition_point.pass.cpp
stable_partition.pass.cpp [libc++] NFC: Normalize `#endif //` comment indentation 2021-04-20 12:03:32 -04:00