Return true if this object is not in a copied‐into, moved‐into, or unknown state. This attribute is true if this object was default constructed or reset and not subsequently assigned to.

Synopsis

Declared in <bsltf_copymovetracker.h>

bool
isOriginal() const;

Created with MrDocs