Skip to content

Commit 77893aa

Browse files
eisenwavetkoeppe
authored andcommitted
[indirect.assign] Replace incorrect "_t" with "_v" in Mandates
1 parent 5caf2b8 commit 77893aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/memory.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6441,7 +6441,7 @@
64416441
\begin{itemdescr}
64426442
\pnum
64436443
\mandates
6444-
\tcode{is_copy_constructible_t<T>} is \tcode{true}.
6444+
\tcode{is_copy_constructible_v<T>} is \tcode{true}.
64456445

64466446
\pnum
64476447
\effects

0 commit comments

Comments
 (0)