Return the move state of this object as source of a move operation.
Synopsis
Declared in <bsltf_movablealloctesttype.h>
MoveState::Enum
movedFrom() const;
Description
DEPRECATED: Use CopyMoveState::isMovedFrom instead.
Return Value
the move‐from state of this object
Created with MrDocs