llvm-project/libcxx/test/std/numerics
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
..
bit [libc++][nfc] Add TEST_HAS_NO_INT128. 2022-01-27 17:31:27 +01:00
c.math [libc++] Add missing templated version of `std::lerp`. 2022-01-07 09:55:33 -05:00
cfenv/cfenv.syn [libc++] Remove obsolete 'newlib' Lit Feature 2020-06-12 14:08:18 -04:00
complex.number [libc++][CI] Add AIX pipeline config 2021-11-08 10:30:27 -05:00
numarray [libc++] P0433R2: add the remaining deduction guides. 2021-10-28 11:09:51 -07:00
numbers [libc++][test] Portably silence warnings 2020-10-19 08:33:58 -07:00
numeric.ops [libc++][NFC] Use cpp17_output_iterator in tests. 2022-02-04 08:01:20 +01:00
numeric.requirements Support tests in freestanding 2019-02-04 20:31:13 +00:00
numerics.general Support tests in freestanding 2019-02-04 20:31:13 +00:00
rand [libc++][nfc] Add TEST_HAS_NO_INT128. 2022-01-27 17:31:27 +01:00