llvm-project/libcxx/test/std/iterators
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
..
iterator.container [libc++] Fix ssize test that made an assumption about ptrdiff_t being 'long' 2021-11-25 13:12:47 -05:00
iterator.primitives [libc++][NFC] Use cpp17_output_iterator in tests. 2022-02-04 08:01:20 +01:00
iterator.range [libc++][test] Remove disable_missing_braces_warning.h from tests 2021-09-22 16:00:16 -04:00
iterator.requirements [libc++][NFC] Use cpp17_output_iterator in tests. 2022-02-04 08:01:20 +01:00
iterator.synopsis
iterators.general [libc++] Remove useless nothing_to_do.pass.cpp tests 2020-04-03 13:48:34 -04:00
predef.iterators [libc++][NFC] Use cpp17_output_iterator in tests. 2022-02-04 08:01:20 +01:00
stream.iterators [libc++][ranges] Implement `indirectly_copyable{,_storable}`. 2022-02-02 13:27:44 -08:00