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