llvm-project/libcxx/test/std/iterators/predef.iterators/reverse.iterators
Mikhail Maltsev d8f3cdfed0 [libcxx] Implement three-way comparison for std::reverse_iterator
This patch implements operator<=> for std::reverse_iterator and
also adds a test that checks that three-way comparison of different
instantiations of std::reverse_iterator works as expected (related to
D113417).

Reviewed By: ldionne, Quuxplusone, #libc

Differential Revision: https://reviews.llvm.org/D113695
2021-11-26 10:12:19 +00:00
..
reverse.iter.cmp [libcxx] Implement three-way comparison for std::reverse_iterator 2021-11-26 10:12:19 +00:00
reverse.iter.cons [libcxx] Fix enable_if condition of std::reverse_iterator::operator= 2021-11-15 13:08:36 +00:00
reverse.iter.conv [libc++] NFC: Tidy up the reverse_iterator tests 2021-06-03 15:00:13 -04:00
reverse.iter.elem [libc++] NFC: Tidy up the reverse_iterator tests 2021-06-03 15:00:13 -04:00
reverse.iter.nav [libc++] NFC: Tidy up the reverse_iterator tests 2021-06-03 15:00:13 -04:00
reverse.iter.nonmember [libc++] NFC: Tidy up the reverse_iterator tests 2021-06-03 15:00:13 -04:00
iterator_concept_conformance.compile.pass.cpp [libc++] Remove Lit annotations for unsupported GCC versions from the test suite 2021-08-12 13:30:47 -04:00
types.pass.cpp [libc++] NFC: Tidy up the reverse_iterator tests 2021-06-03 15:00:13 -04:00