File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 5783
5783
\pnum
5784
5784
The contents of the header \libheaderdef {cstdarg} are the same as the C
5785
5785
standard library header \libheader {stdarg.h}, with the following changes:
5786
+ \begin {itemize }
5787
+ \item
5788
+ In lieu of the default argument promotions specified in ISO C 6.5.2.2,
5789
+ the definition in~\ref {expr.call } applies.
5790
+ \item
5786
5791
The restrictions that ISO C places on the second parameter to the
5787
5792
\indexlibraryglobal {va_start}%
5788
5793
\tcode {va_start} macro in header \libheader {stdarg.h}
5808
5813
is of a reference type, or of a type that is not compatible with the
5809
5814
type that results when passing an argument for which there is no
5810
5815
parameter, the behavior is undefined.
5816
+ \end {itemize }
5811
5817
5812
5818
\xrefc {7.16.1.1}
5813
5819
You can’t perform that action at this time.
0 commit comments