Set the state of both the specified this and b objects to the bitwise OR of e_MOVED_INTO and e_MOVED_FROM.

Synopsis

Declared in <bsltf_copymovetracker.h>

void
swapCopyMoveStates(CopyMoveTracker& b);

Created with MrDocs