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