diff --git a/P1928/changelog.tex b/P1928/changelog.tex index 51664f0..78d75ee 100644 --- a/P1928/changelog.tex +++ b/P1928/changelog.tex @@ -158,6 +158,7 @@ \section{Changelog} to “Initializes \ldots”. \item Instead of writing “satisfies X” in \emph{Constraints} and “models X” in \emph{Preconditions}, say only “models X” in \emph{Constraints}. +\item Replace \code{is_trivial_v} with “is trivially copyable”. \todo Reorder \code{simd} and \code{simd_mask} specification in the wording (mask first). \end{revision} diff --git a/P1928/wording.tex b/P1928/wording.tex index 0c28b0b..a49a813 100644 --- a/P1928/wording.tex +++ b/P1928/wording.tex @@ -552,7 +552,8 @@ In addition only the \tcode{value_type}, \tcode{abi_type}, and \tcode{mask_type} members are present. -If \tcode{basic_simd} is supported, \tcode{is_trivial_v>} is true. +If \tcode{basic_simd} is supported, \tcode{basic_simd} is +trivially copyable. \pnum Implementations are encouraged to enable explicit conversion from and to