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

Public Member Functions

template<typename Fn1 , typename Fn2 >
constexpr transformed< Fn1, Fn2 > operator() (Fn1 fn1, Fn2 fn2) const