Set the moved-into state of the specified 'object to the specified value if (template parameter) TYPE does supports move states.
Declared in <bsltf_templatetestfacility.h>
template<class TYPE>
static
void
setMovedIntoState(
TYPE* object,
bsltf::MoveState::Enum value);