Set the moved‐into state of the specified 'object to the specified value if (template parameter) TYPE does supports move states.

Synopsis

Declared in <bsltf_templatetestfacility.h>

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

Created with MrDocs