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

            Bug ID: 109126
           Summary: [DR2387] Linkage of const-qualified variable template
           Product: gcc
           Version: 13.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: redi at gcc dot gnu.org
  Target Milestone: ---

Variable templates with const-qualified types should not default to internal
linkage.

https://cplusplus.github.io/CWG/issues/2387.html

Reply via email to