Return the move‐into state of the specified object.

Synopsis

Declared in <bsltf_movabletesttype.h>

MoveState::Enum
getMovedInto(MovableTestType const& object);

Return Value

move‐into state of object

Parameters

Name

Description

object

object whose moved‐into state is requested

Created with MrDocs