Range-v3
Range algorithms, views, and actions for the Standard Library
ranges::v3::overload_fn Struct Reference

Public Member Functions

template<typename Fn >
constexpr function_type< Fn > operator() (Fn fn) const
 
template<typename... Fns>
constexpr overloaded< Fns... > operator() (Fns...fns) const