Return the move‐from state of the specified object.

Synopsis

Declared in <bsltf_wellbehavedmoveonlyalloctesttype.h>

MoveState::Enum
getMovedFrom(WellBehavedMoveOnlyAllocTestType const& object);

Return Value

move‐from state of object

Parameters

Name

Description

object

object whose moved‐from state is requested

Created with MrDocs