File tree 1 file changed +2
-2
lines changed 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3511
3511
\indextext {ellipsis!conversion sequence}%
3512
3512
When there is no parameter for a given argument, the argument is passed
3513
3513
in such a way that the receiving function can obtain the value of the
3514
- argument by invoking \tcode {va_arg}\iref {support.runtime }.
3514
+ argument by invoking \libmacro {va_arg}\iref {support.runtime }.
3515
3515
\begin {note }
3516
3516
This paragraph does not apply to arguments passed to a function parameter pack.
3517
3517
Function parameter packs are expanded during template instantiation\iref {temp.variadic },
7912
7912
an \grammarterm {asm-declaration}\iref {dcl.asm };
7913
7913
7914
7914
\item
7915
- an invocation of the \tcode {va_arg} macro\iref {cstdarg.syn };
7915
+ an invocation of the \libmacro {va_arg} macro\iref {cstdarg.syn };
7916
7916
7917
7917
\item
7918
7918
a non-constant library call\iref {defns.nonconst.libcall };
You can’t perform that action at this time.
0 commit comments