Construct from F
F
Declared in <absl/functional/function_ref.h>
<absl/functional/function_ref.h>
template< typename F, typename = EnableIfCompatible<F const&>> FunctionRef(F const& f) noexcept;