llvm-project/libcxx/test/std/iterators/iterator.primitives
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.basic [libc++] Deprecate std::iterator and remove it as a base class 2021-05-27 11:34:04 -04:00
iterator.operations [libc++] Avoid triggering warnings for implicit conversion 2021-07-23 10:53:10 -04:00
iterator.traits [libc++][NFC] Use cpp17_output_iterator in tests. 2022-02-04 08:01:20 +01:00
range.iter.ops [libc++][NFC] Use cpp17_output_iterator in tests. 2022-02-04 08:01:20 +01:00
std.iterator.tags [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00