Return the move-from state of the specified object.
Declared in <bsltf_moveonlyalloctesttype.h>
MoveState::Enum
getMovedFrom(MoveOnlyAllocTestType const& object);
move-from state of object
| Name | Description |
|---|---|
| object | object whose move-from state is returned |