[#absl-Condition-Eval] = xref:absl.adoc[absl]::xref:absl/Condition.adoc[Condition]::Eval :relfileprefix: ../../ :mrdocs: Evaluates the condition. == Synopsis Declared in `<absl/synchronization/mutex.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool Eval() const; ---- == Return Value The current value of the predicate. [.small]#Created with https://www.mrdocs.com[MrDocs]#