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.
Synopsis
Declared in <bsltf_copymovetracker.h>
void
setCopyMoveState(CopyMoveState::Enum state);
Created with MrDocs