Return true if this object's state includes the e_UNKNOWN bit. This attribute can be true only if setCopyMoveState was called with an enumerator value that includes the e_UNKNOWN bit.
Synopsis
Declared in <bsltf_copymovetracker.h>
bool
hasUnknownCopyMoveState() const;
Created with MrDocs