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

Public Member Functions

template<typename Second , typename First >
composed< Second, First > operator() (Second second, First first) const