istream_view.cc
2.2 KB
-
libstdc++: LWG 3397 basic_istream_view::iterator should not provide iterator_category · 76a8c0f6
libstdc++-v3/ChangeLog: LWG 3397 basic_istream_view::iterator should not provide iterator_category * include/std/ranges (basic_istream_view:_Iterator::iterator_category): Rename to ... (basic_istream_view:_Iterator::iterator_concept): ... this. * testsuite/std/ranges/istream_view.cc: Augment test.
Patrick Palka committed