Create object an object in the e_MOVED_INTO state and set the state of original to the bitwise OR of its inititial state and e_MOVED_FROM.
Declared in <bsltf_copymovetracker.h>
CopyMoveTracker(bslmf::MovableRef<CopyMoveTracker> original);
| Name | Description |
|---|---|
| original | object to move from |