Return the move‐into state of the specified object.
Synopsis
Declared in <bsltf_moveonlyalloctesttype.h>
MoveState::Enum
getMovedInto(MoveOnlyAllocTestType const& object);
Return Value
move‐into state of object
Parameters
Name |
Description |
object |
object whose move‐into state is returned |
Created with MrDocs