public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/101589] New: Incorrect implementation of LWG 3533 for elements_view
@ 2021-07-23  2:21 ensadc at mailnesia dot com
  2021-07-23  3:46 ` [Bug libstdc++/101589] " ppalka at gcc dot gnu.org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: ensadc at mailnesia dot com @ 2021-07-23  2:21 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 101589
           Summary: Incorrect implementation of LWG 3533 for elements_view
           Product: gcc
           Version: 12.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: ensadc at mailnesia dot com
                CC: ppalka at gcc dot gnu.org
  Target Milestone: ---

LWG 3533 changed the const& overload of `elements_view::iterator::base` to
return a const reference, but it seems that g:eb1aa9ad incorrectly applied the
change to `elements_view::base` (that is, the `base()` member of the *view*,
when it's supposed to change the member of the *iterator*).

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-10-12 18:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-23  2:21 [Bug c++/101589] New: Incorrect implementation of LWG 3533 for elements_view ensadc at mailnesia dot com
2021-07-23  3:46 ` [Bug libstdc++/101589] " ppalka at gcc dot gnu.org
2021-08-02 19:30 ` cvs-commit at gcc dot gnu.org
2021-10-12 18:09 ` cvs-commit at gcc dot gnu.org
2021-10-12 18:38 ` cvs-commit at gcc dot gnu.org
2021-10-12 18:39 ` ppalka at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).