Return true if this objects has a value, and false otherwise.

Synopsis

Declared in <bslstl_optional.h>

bool
hasValue() const noexcept;

Created with MrDocs