Skip to content

Commit 3431c06

Browse files
K-ballozygoloid
authored andcommitted
[refwrap] Fix wrong use of "shall"
1 parent 2cbbe1c commit 3431c06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/utilities.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13262,7 +13262,7 @@
1326213262
around a reference to an object or function of type \tcode{T}.
1326313263

1326413264
\pnum
13265-
\tcode{reference_wrapper<T>} shall be a trivially copyable type\iref{basic.types}.
13265+
\tcode{reference_wrapper<T>} is a trivially copyable type\iref{basic.types}.
1326613266

1326713267
\rSec3[refwrap.const]{\tcode{reference_wrapper} construct/copy/destroy}
1326813268

0 commit comments

Comments
 (0)