public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/112796] New: <algorithm> header implicitly includes <concepts>
@ 2023-11-30 23:33 bill.trost at harmonicinc dot com
  2023-12-01 13:21 ` [Bug libstdc++/112796] " redi at gcc dot gnu.org
  2023-12-01 13:28 ` redi at gcc dot gnu.org
  0 siblings, 2 replies; 3+ messages in thread
From: bill.trost at harmonicinc dot com @ 2023-11-30 23:33 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 112796
           Summary: <algorithm> header implicitly includes <concepts>
           Product: gcc
           Version: 12.2.0
               URL: https://godbolt.org/z/Pra17xczj
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: bill.trost at harmonicinc dot com
  Target Milestone: ---
            Target: x86-64

Created attachment 56739
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=56739&action=edit
Sample code that incorrectly compiles.

The attached code should not compile (and does not compile if you don't include
<algorithm>). It should have to #include <concepts>.

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

end of thread, other threads:[~2023-12-01 13:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-30 23:33 [Bug libstdc++/112796] New: <algorithm> header implicitly includes <concepts> bill.trost at harmonicinc dot com
2023-12-01 13:21 ` [Bug libstdc++/112796] " redi at gcc dot gnu.org
2023-12-01 13:28 ` redi 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).