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

            Bug ID: 124363
           Summary: Mismatched __cplusplus comment in <string_view>
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: zyn7109 at gmail dot com
  Target Milestone: ---

https://github.com/gcc-mirror/gcc/blob/b02f9495dcf635e3a7a6a5215eb0cccbb949b8e9/libstdc%2B%2B-v3/include/std/string_view#L932

This should be // __cplusplus >= 201703L to match that guard on line 49.

Reply via email to