BloombergLP::bsltf::CopyMoveTracker::operator=

Set this object to the e_MOVED_INTO state and return a modifiable reference to this object. Set the state of rhs to the bitwise OR of its initial state and e_MOVED_FROM.

Synopsis

Declared in <bsltf_copymovetracker.h>

CopyMoveTracker&
operator=(bslmf::MovableRef<CopyMoveTracker> rhs);