Skip to content

Commit 566b8dc

Browse files
committed
[diff.library] correct number of macros, types, and values
1 parent 07504b9 commit 566b8dc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/compatibility.tex

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1554,7 +1554,7 @@
15541554
noted in other subclauses (\ref{headers}, \ref{support.types}, \ref{c.strings}).
15551555

15561556
\pnum
1557-
The \Cpp standard library provides 57 standard macros from the C library,
1557+
The \Cpp standard library provides 51 standard macros from the C library,
15581558
as shown in Table~\ref{tab:diff.standard.macros}.
15591559

15601560
\pnum
@@ -1643,7 +1643,7 @@
16431643
\end{floattable}
16441644

16451645
\pnum
1646-
The \Cpp standard library provides 57 standard values from the C library,
1646+
The \Cpp standard library provides 45 standard values from the C library,
16471647
as shown in Table~\ref{tab:diff.standard.values}.
16481648

16491649
\begin{floattable}{Standard values}{tab:diff.standard.values}
@@ -1697,7 +1697,7 @@
16971697
\end{floattable}
16981698

16991699
\pnum
1700-
The \Cpp standard library provides 20 standard types from the C library,
1700+
The \Cpp standard library provides 15 standard types from the C library,
17011701
as shown in Table~\ref{tab:diff.standard.types}.
17021702

17031703
\begin{floattable}{Standard types}{tab:diff.standard.types}

0 commit comments

Comments
 (0)