Checks whether the value has been initialized.

Synopsis

Declared in <folly/synchronization/DelayedInit.h>

bool
has_value() const;

Return Value

true if the value is present.

Created with MrDocs