Construct from nontype_t
nontype_t
Declared in <absl/functional/function_ref.h>
<absl/functional/function_ref.h>
template< auto F, typename = EnableIfCompatible<decltype(F)>> FunctionRef(nontype_t<F> arg) noexcept;