[#BloombergLP-bsltf-CopyMoveTracker-isOriginal] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bsltf.adoc[bsltf]::xref:BloombergLP/bsltf/CopyMoveTracker.adoc[CopyMoveTracker]::isOriginal :relfileprefix: ../../../ :mrdocs: 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>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool isOriginal() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#