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);

Parameters

Name

Description

b

other tracker whose state is set along with this object

Created with MrDocs