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
Checks whether the value has been initialized.
Declared in <folly/synchronization/DelayedInit.h>
bool
has_value() const;
true if the value is present.
Created with MrDocs