|  5e97d37b96 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 | ||
|---|---|---|
| .. | ||
| iterator.concept.bidir | ||
| iterator.concept.forward | ||
| iterator.concept.inc | ||
| iterator.concept.input | ||
| iterator.concept.iterator | ||
| iterator.concept.output | ||
| iterator.concept.random.access | ||
| iterator.concept.readable | ||
| iterator.concept.sentinel | ||
| iterator.concept.winc | ||
| iterator.concept.writable | ||
| incrementable.h | ||