Evaluates the condition.
Synopsis
Declared in <absl/synchronization/mutex.h>
bool
Eval() const;
Return Value
The current value of the predicate.
Created with MrDocs
Evaluates the condition.
Declared in <absl/synchronization/mutex.h>
bool
Eval() const;
The current value of the predicate.
Created with MrDocs