[Bug libstdc++/96070] std::views::* won't work with non-legacy iterators

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Jul 8 20:06:26 GMT 2020


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.


More information about the Gcc-bugs mailing list