Set this object to the specified state, which might be the bitwise OR of e_MOVED_FROM and one of the other enumerator values. The behavior is undefined unless CopyMoveState::isValid(state) is true.
state
e_MOVED_FROM
CopyMoveState::isValid(state)
true
Declared in <bsltf_copymovetracker.h>
<bsltf_copymovetracker.h>
void setCopyMoveState(CopyMoveState::Enum state);