public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/100606] New: Please complete LWG3490: ranges::drop_while_view::begin() is missing a precondition.
@ 2021-05-14 17:33 hewillk at gmail dot com
  2021-05-19  0:11 ` [Bug libstdc++/100606] " ppalka at gcc dot gnu.org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: hewillk at gmail dot com @ 2021-05-14 17:33 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 100606
           Summary: Please complete LWG3490:
                    ranges::drop_while_view::begin() is missing a
                    precondition.
           Product: gcc
           Version: 12.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: hewillk at gmail dot com
  Target Milestone: ---

Hi, libstdc++ has not yet completed LWG3490 which is very simple and only needs
to add an assertion. 
Since msvc-STL has added it
(https://github.com/microsoft/STL/blob/main/stl/inc/ranges#L2529) and it also
appears in the latest [range.drop.while#view-3], I think it is appropriate to
complete it now. thanks.

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

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

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-14 17:33 [Bug libstdc++/100606] New: Please complete LWG3490: ranges::drop_while_view::begin() is missing a precondition hewillk at gmail dot com
2021-05-19  0:11 ` [Bug libstdc++/100606] " ppalka at gcc dot gnu.org
2021-05-21  4:06 ` cvs-commit at gcc dot gnu.org
2021-10-12 18:08 ` cvs-commit at gcc dot gnu.org
2021-10-12 18:37 ` cvs-commit at gcc dot gnu.org
2021-10-12 18:40 ` 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).