File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 35113511\indextext {ellipsis!conversion sequence}%
35123512When there is no parameter for a given argument, the argument is passed
35133513in 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 }.
35153515\begin {note }
35163516This paragraph does not apply to arguments passed to a function parameter pack.
35173517Function parameter packs are expanded during template instantiation\iref {temp.variadic },
79127912an \grammarterm {asm-declaration}\iref {dcl.asm };
79137913
79147914\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 };
79167916
79177917\item
79187918a non-constant library call\iref {defns.nonconst.libcall };
You can’t perform that action at this time.
0 commit comments