Return true if this object is contains a value, and true otherwise.

Synopsis

Declared in <bdlb_nullableallocatedvalue.h>

explicit
operator bool() const noexcept;

Return Value

true if this object contains a value, and false otherwise

Created with MrDocs