forked from OSchip/llvm-project
71a16e40f7
In C++20, since P0896R4, std::ostream_iterator and std::ostreambuf_iterator must have std::ptrdiff_t instead of void as a difference_type. Tests by Casey Carter (thanks!). Differential Revision: https://reviews.llvm.org/D87459 |
||
---|---|---|
.. | ||
iterator.container | ||
iterator.primitives | ||
iterator.range | ||
iterator.requirements | ||
iterator.synopsis | ||
iterators.general | ||
predef.iterators | ||
stream.iterators |