Set the copy/move state of object at the specified obj address to the specified state. This function is an ADL customization point used by CopyMoveState::set(obj, state).
Declared in <bsltf_movablealloctesttype.h>
void
setCopyMoveState(
MovableAllocTestType* obj,
CopyMoveState::Enum state);