https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96070
Jonathan Wakely <redi at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://gcc.gnu.org/bugzill | |a/show_bug.cgi?id=95983 --- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> --- (In reply to gcc-bugs from comment #0) > Hi gcc-team, > > not long ago a filed a bug-report[1] that > `std::ranges::basic_istream_view::iterator` has no `std::iterator_traits` > entry. Which is also the cause of PR 95983.