llvm-project/libcxx/test/std/re/re.results
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
..
re.results.acc
re.results.all [libc++] Add an option to disable wide character support in libc++ 2021-10-12 06:08:23 -04:00
re.results.const [libc++] Make test_allocator constexpr-friendly for constexpr string/vector 2021-11-07 16:15:28 +01:00
re.results.form [libc++][NFC] Use cpp17_output_iterator in tests. 2022-02-04 08:01:20 +01:00
re.results.nonmember
re.results.size [libc++] Remove "// -*- C++ -*-" comments from all .cpp files. NFCI. 2021-10-01 12:06:59 -04:00
re.results.state
re.results.swap
range_concept_conformance.compile.pass.cpp [libc++] [ranges] Implement P2415R2 owning_view. 2022-01-13 12:29:41 -05:00
types.pass.cpp