Set the moved‐into state of the specified object to the specified value.

Synopses

Declared in <bsltf_movabletesttype.h>

Set the moved‐into state of the specified object to the specified value.

Set the moved‐into state of the specified object to the specified value.

Set the moved‐into state of the specified object to the specified value.

Set the moved‐into state of the specified object to the specified value.

template<class TYPE>
void
setMovedInto(
    TYPE* object,
    MoveState::Enum value);

Parameters

Name

Description

object

object whose moved‐into state is set

value

new moved‐into state

Created with MrDocs