public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/97869] New: <version> defines __cpp_lib_span even when <span> doesn't provide an implementation
@ 2020-11-17  4:09 rs2740 at gmail dot com
  2020-11-17  7:27 ` [Bug libstdc++/97869] " redi at gcc dot gnu.org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: rs2740 at gmail dot com @ 2020-11-17  4:09 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 97869
           Summary: <version> defines __cpp_lib_span even when <span>
                    doesn't provide an implementation
           Product: gcc
           Version: 11.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: rs2740 at gmail dot com
  Target Milestone: ---

<version> defines __cpp_lib_span if __cplusplus > 201703L and _GLIBCXX_HOSTED,
but <span> only provides a definition of std::span when __cpp_lib_concepts is
defined.

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

end of thread, other threads:[~2020-11-18 13:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-17  4:09 [Bug libstdc++/97869] New: <version> defines __cpp_lib_span even when <span> doesn't provide an implementation rs2740 at gmail dot com
2020-11-17  7:27 ` [Bug libstdc++/97869] " redi at gcc dot gnu.org
2020-11-17 14:18 ` redi at gcc dot gnu.org
2020-11-17 16:13 ` cvs-commit at gcc dot gnu.org
2020-11-18 13:03 ` cvs-commit at gcc dot gnu.org
2020-11-18 13:04 ` 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).