Return true if the target contains a value, and false otherwise.

Synopsis

Declared in <bdlb_nullablevalueref.h>

bool
has_value() const noexcept;

Created with MrDocs