Skip to content

Commit a0e6740

Browse files
randomnetcattkoeppe
authored andcommitted
[basic.fundamental] Clarify that table of minimum integral type widths applies only to standard integral types
1 parent dd32b7e commit a0e6740

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
@@ -4970,7 +4970,7 @@
49704970
\end{floattable}
49714971

49724972
\pnum
4973-
The width of each signed integer type
4973+
The width of each standard signed integer type
49744974
shall not be less than the values specified in \tref{basic.fundamental.width}.
49754975
The value representation of a signed or unsigned integer type
49764976
comprises $N$ bits, where N is the respective width.

0 commit comments

Comments
 (0)