Skip to content

Commit 57810e6

Browse files
committed
[basic.fundamental] Center second column of "integer width" table
Fixes ISO/CS comment (C++23 proof)
1 parent 63ff3a7 commit 57810e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/basic.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5051,7 +5051,7 @@
50515051
the largest value of the corresponding unsigned type.
50525052
\end{example}
50535053

5054-
\begin{floattable}{Minimum width}{basic.fundamental.width}{ll}
5054+
\begin{floattable}{Minimum width}{basic.fundamental.width}{lc}
50555055
\topline
50565056
\lhdr{Type} & \rhdr{Minimum width $N$} \\
50575057
\capsep

0 commit comments

Comments
 (0)