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
Copy file name to clipboardExpand all lines: abi.html
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -5109,6 +5109,7 @@ <h5><a href="#mangle.function-param">5.1.5.9 Function parameter references</a></
5109
5109
::= fL <L-1 non-negative <ahref="#mangle.number">number</a>> p <<i>top-level</i><ahref="#mangle.CV-qualifiers">CV-qualifiers</a>> _ # L > 0, first parameter
5110
5110
::= fL <L-1 non-negative <ahref="#mangle.number">number</a>> p <<i>top-level</i><ahref="#mangle.CV-qualifiers">CV-qualifiers</a>>
5111
5111
<<i>parameter-2 non-negative</i><ahref="#mangle.number">number</a>> _ # L > 0, second and later parameters
5112
+
::= fpT # this
5112
5113
</font></code></pre>
5113
5114
Note that top-level cv-qualifiers specified on a parameter type do not
5114
5115
affect the function type directly (i.e., <code>int(*)(T)</code> and
0 commit comments