16
Library introduction
[library]
16.5
Library-wide requirements
[requirements]
16.5.5
Conforming implementations
[conforming]
16.5.5.16
Moved-from state of library types
[lib.types.movedfrom]
1
#
Objects of types defined in the C++ standard library may be moved from (
[class.copy.ctor]
)
.
Move operations may be explicitly specified or implicitly generated
.
Unless otherwise specified, such moved-from objects shall be placed in a valid but unspecified state
.