File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 53985398there exists a corresponding \defnadj {extended unsigned integer}{type}.
53995399The standard and extended unsigned integer types
54005400are collectively called \defnadjx {unsigned integer}{types}{type}.
5401- An unsigned integer type has the same width \placeholder {N}
5401+ An unsigned integer type has the same width $ N $
54025402as the corresponding signed integer type.
54035403\indextext {arithmetic!\idxcode {unsigned}}%
54045404The range of representable values for the unsigned type is
54445444The width of each standard signed integer type
54455445shall not be less than the values specified in \tref {basic.fundamental.width }.
54465446The value representation of a signed or unsigned integer type
5447- comprises $ N$ bits, where N is the respective width.
5447+ comprises $ N$ bits, where $ N $ is the respective width.
54485448Each set of values for any padding bits\iref {basic.types.general }
54495449in the object representation are
54505450alternative representations of the value specified by the value representation.
You can’t perform that action at this time.
0 commit comments