https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122842

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2025-11-25
           Keywords|                            |rejects-valid

--- Comment #4 from Jonathan Wakely <redi at gcc dot gnu.org> ---
And we don't implement this change either:
https://cplusplus.github.io/LWG/issue3946

That would make the type of ranges::const_iterator_t the same as the type
returned by ranges::cbegin

Reply via email to