[#absl-FunctionRef-081-2constructor-05d] = xref:absl.adoc[absl]::xref:absl/FunctionRef-081.adoc[FunctionRef<R const(Args...)>]::FunctionRef :relfileprefix: ../../ :mrdocs: == Synopsis Declared in `<absl/functional/function_ref.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<typename F> FunctionRef( std::in_place_t, F&& f) noexcept; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#