This iterator is used to test code that only needs to satisfy the output_iterator concept. Follow-up changes will use this iterator in older language Standards. Reviewed By: ldionne, #libc, philnik, var-const Differential Revision: https://reviews.llvm.org/D122072 |
||
|---|---|---|
| .. | ||
| alg.req.ind.copy | ||
| alg.req.ind.move | ||
| alg.req.ind.swap | ||
| alg.req.mergeable | ||
| alg.req.permutable | ||
| alg.req.sortable | ||
| bidirectional.iterators | ||
| forward.iterators | ||
| indirectcallable | ||
| input.iterators | ||
| iterator.assoc.types | ||
| iterator.concepts | ||
| iterator.cust | ||
| iterator.iterators | ||
| iterator.requirements.general | ||
| output.iterators | ||
| random.access.iterators | ||