Set this object to the e_COPIED_CONST_INTO state and return a modifiable reference to this object.

Synopsis

Declared in <bsltf_copymovetracker.h>

CopyMoveTracker&
operator=(CopyMoveTracker const& rhs);

Return Value

a modifiable reference to this object

Parameters

Name

Description

rhs

object to assign from

Created with MrDocs