Skip to content

Commit 31e48f7

Browse files
authored
Update memory.tex
1 parent f79a0f6 commit 31e48f7

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
@@ -6282,7 +6282,7 @@
62826282
If an exception is thrown during
62836283
the call to \tcode{T}{'s} selected copy constructor, no effect.
62846284
If an exception is thrown during the call to \tcode{T}{'s} copy assignment,
6285-
the state of its contained value
6285+
the state of its owned object
62866286
is as defined by the exception safety guarantee of
62876287
\tcode{T}{'s} copy assignment.
62886288
\end{itemdescr}

0 commit comments

Comments
 (0)