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

Public Member Functions

template<typename Fn , typename Arg1 , typename... Args>
constexpr detail::bind_back_fn< Fn, Arg1, Args... > operator() (Fn &&fn, Arg1 &&arg1, Args &&... args) const