iterator_concepts.h
27 KB
-
libstdc++: remove redundant equality operators · d37303d1
Now that operator<=> is supported, these operators can be generated by the compiler. * include/bits/iterator_concepts.h (unreachable_sentinel_t): Remove redundant equality operators. * testsuite/util/testsuite_iterators.h (test_range::sentinel): Likewise. From-SVN: r277888
Jonathan Wakely committed