File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 40604060\pnum
40614061If any exception is thrown, the results of the expressions \tcode {this->has_value()} and \tcode {rhs.has_value()} remain unchanged.
40624062If an exception is thrown during the call to function \tcode {swap},
4063- the state of \exposid {val} and \tcode {rhs.\exposid {val}} is determined by the exception safety guarantee of \tcode {swap} for lvalues of \tcode {T}.
4063+ the states of \exposid {val} and \tcode {rhs.\exposid {val}} are determined by the exception safety guarantee of \tcode {swap} for lvalues of \tcode {T}.
40644064If an exception is thrown during the call to \tcode {T}'s move constructor,
40654065the states of \exposid {val} and \tcode {rhs.\exposid {val}} are determined by the exception safety guarantee of \tcode {T}'s move constructor.
40664066\end {itemdescr }
You can’t perform that action at this time.
0 commit comments