BloombergLP::bsltf::CopyMoveTracker::isMovedInto

Return true if this object's state includes the e_MOVED_INTO bit but not e_UNKNOWN. This attribute is true if this object was move constructed or was the lhs the of move assignment operator.

Synopsis

Declared in <bsltf_copymovetracker.h>

bool
isMovedInto() const;