BloombergLP::bsltf::CopyMoveTracker::hasUnknownCopyMoveState

Return whether this object's copy/move state includes e_UNKNOWN.

Synopsis

Declared in <bsltf_copymovetracker.h>

bool
hasUnknownCopyMoveState() const;

Description

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.

Return Value

true if this object's state includes e_UNKNOWN