Synopsis
Declared in <absl/functional/function_ref.h>
template<typename F>
FunctionRef(
std::in_place_t,
F&& f) noexcept;
Created with MrDocs
Declared in <absl/functional/function_ref.h>
template<typename F>
FunctionRef(
std::in_place_t,
F&& f) noexcept;
Created with MrDocs