Set this object's copy/move state to the specified state.
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.
| Name | Description |
|---|---|
| state | new copy/move state |