We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf43925 commit a42d124Copy full SHA for a42d124
source/lib-intro.tex
@@ -3927,7 +3927,7 @@
3927
Objects of types defined in the \Cpp{} standard library may be moved
3928
from\iref{class.copy.ctor}. Move operations may be explicitly specified or
3929
implicitly generated. Unless otherwise specified, such moved-from objects shall
3930
-be placed in a valid but unspecified state.
+be placed in a valid but unspecified state\iref{defns.valid}.
3931
3932
\pnum
3933
An object of a type defined in the \Cpp{} standard library may be
0 commit comments