BloombergLP::bsltf::CopyMoveTracker::isCopiedInto

Return true if this object's state includes the e_COPIED_INTO bit but not e_UNKNOWN. This attribute is true if either isCopiedConstInto() or isCopiedNonconstInto() is true.

Synopsis

Declared in <bsltf_copymovetracker.h>

bool
isCopiedInto() const;