Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions source/utilities.tex
Original file line number Diff line number Diff line change
Expand Up @@ -546,8 +546,8 @@
\begin{itemdescr}
\pnum
\mandates
Both \tcode{T} and \tcode{U} are standard integer types or
extended integer types\iref{basic.fundamental}.
Each of \tcode{T} and \tcode{U} is
a signed or unsigned integer type\iref{basic.fundamental}.

\pnum
\effects
Expand Down Expand Up @@ -585,8 +585,8 @@
\begin{itemdescr}
\pnum
\mandates
Both \tcode{T} and \tcode{U} are standard integer types or
extended integer types\iref{basic.fundamental}.
Each of \tcode{T} and \tcode{U} is
a signed or unsigned integer type\iref{basic.fundamental}.

\pnum
\effects
Expand Down Expand Up @@ -648,8 +648,8 @@
\begin{itemdescr}
\pnum
\mandates
Both \tcode{T} and \tcode{R} are standard integer types or
extended integer types\iref{basic.fundamental}.
Each of \tcode{T} and \tcode{U} is
a signed or unsigned integer type\iref{basic.fundamental}.

\pnum
\effects
Expand Down