forked from OSchip/llvm-project
![]() 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 |
||
---|---|---|
.. | ||
istream.iterator | ||
istreambuf.iterator | ||
iterator.range | ||
ostream.iterator | ||
ostreambuf.iterator |