File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -15004,15 +15004,13 @@
15004
15004
\indexlibrary {\idxhdr {inttypes.h}}%
15005
15005
\indextext {\idxhdr {cinttypes}}%
15006
15006
\indexlibrary {\idxhdr {cinttypes}}%
15007
- The contents and meaning of header \tcode {<cinttypes>}
15007
+ The contents and meaning of the header \tcode {<cinttypes>}
15008
15008
are the same as the C standard library header \tcode {<inttypes.h>},
15009
15009
with the following changes:
15010
-
15011
15010
\begin {itemize }
15012
15011
\item
15013
- the header \tcode {<cinttypes>} includes the header \tcode {<cstdint>} instead
15012
+ The header \tcode {<cinttypes>} includes the header \tcode {<cstdint>} instead
15014
15013
of \tcode {<stdint.h>}, and
15015
-
15016
15014
\item
15017
15015
if and only if the type \tcode {intmax_t} designates an extended integer
15018
15016
type~(\ref {basic.fundamental }), the following function signatures are added:
You can’t perform that action at this time.
0 commit comments