llvm-project/libcxx/test/std/iterators/iterator.requirements
Konstantin Varlamov e65d3760a3 [libc++][ranges] Implement `indirectly_copyable{,_storable}`.
Also refactor tests for `indirectly_movable{,_storable}`.

Differential Revision: https://reviews.llvm.org/D118432
2022-02-02 13:27:44 -08:00
..
alg.req.ind.copy [libc++][ranges] Implement `indirectly_copyable{,_storable}`. 2022-02-02 13:27:44 -08:00
alg.req.ind.move [libc++][ranges] Implement `indirectly_copyable{,_storable}`. 2022-02-02 13:27:44 -08:00
alg.req.ind.swap [libc++] Remove Lit annotations for unsupported GCC versions from the test suite 2021-08-12 13:30:47 -04:00
bidirectional.iterators
forward.iterators
indirectcallable [libc++][ranges] Add indirectly_comparable concept 2022-01-04 23:40:57 +01:00
input.iterators
iterator.assoc.types [libc++] Remove Lit annotations for unsupported GCC versions from the test suite 2021-08-12 13:30:47 -04:00
iterator.concepts [libc++] Move libc++ specific tests to `libcxx/test/libcxx` 2021-09-29 13:13:05 -04:00
iterator.cust [libc++] [ranges] ADL-proof ranges::iter_{swap,move}. 2022-01-31 14:14:26 -05:00
iterator.iterators
iterator.requirements.general
output.iterators
random.access.iterators