[#absl-FunctionRef-081-operator_call] = xref:absl.adoc[absl]::xref:absl/FunctionRef-081.adoc[FunctionRef<R const(Args...)>]::operator() :relfileprefix: ../../ :mrdocs: == Synopsis Declared in `<absl/functional/function_ref.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- R operator()(Args... args) const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#