diff --git a/source/utilities.tex b/source/utilities.tex index 8fe2a3ade6..a419671146 100644 --- a/source/utilities.tex +++ b/source/utilities.tex @@ -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 @@ -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 @@ -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