Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion source/containers.tex
Original file line number Diff line number Diff line change
Expand Up @@ -8835,7 +8835,7 @@
\effects
If \tcode{addressof(x) == this} is \tcode{true},
the behavior is erroneous and there are no effects.
If an exceptions is thrown,
If an exception is thrown,
there are no effects.
Otherwise, inserts the contents of \tcode{x} into \tcode{*this} and
\tcode{x} becomes empty.
Expand Down