You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
member (static or nonstatic), inline variable, or variable template,
5871
5871
it is encoded in a qualified name with a
5872
5872
<code><<ahref="#mangle.prefix">prefix</a>></code> of the form:
5873
-
<code><pre><fontcolor=blue> <closure-prefix> ::= [ <<ahref="#mangle.prefix">prefix</a>> ] <<i>variable or member</i><ahref="#mangle.unqualified-name">unqualified-name</a>> [<<ahref="#mangle.template-args">template-args</a>>] M
5873
+
<code><pre><fontcolor=blue>
5874
+
<closure-prefix> ::= [ <<ahref="#mangle.prefix">prefix</a>> ] <<i>variable or member</i><ahref="#mangle.unqualified-name">unqualified-name</a>> M
5875
+
::= <<i>variable template</i><ahref="#mangle.template-prefix">template-prefix</a>> <<ahref="#mangle.template-args">template-args</a>> M
5874
5876
</font></pre></code>
5875
-
where the <code><<ahref="#mangle.template-args">template-args</a>></code>
5876
-
is present for a closure type within a variable template specialization
0 commit comments