File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 3764
3764
\grammarterm {initializer-clause}{s} which
3765
3765
constitute the arguments to the function.
3766
3766
\begin {note }
3767
- If the postfix expression is a function or member function name,
3767
+ If the postfix expression is a function name,
3768
3768
the appropriate function and the validity of the call
3769
3769
are determined according to the rules in~\ref {over.match }.
3770
3770
\end {note }
3793
3793
3794
3794
\pnum
3795
3795
\begin {note }
3796
- If a function or member function name is used, and name
3796
+ If a function name is used, and name
3797
3797
lookup\iref {basic.lookup } does not find a declaration of that name,
3798
3798
the program is ill-formed. No function is implicitly declared by such a
3799
3799
call.
9155
9155
in an immediate-escalating function.
9156
9156
9157
9157
\pnum
9158
- An \defnadj {immediate}{function} is a function or constructor that is either
9158
+ An \defnadj {immediate}{function} is a function that is either
9159
9159
\begin {itemize }
9160
9160
\item
9161
9161
declared with the \keyword {consteval} specifier, or
You can’t perform that action at this time.
0 commit comments