Range-v3
Range algorithms, views, and actions for the Standard Library
meta::detail::on_< F, Gs...> Struct Template Reference

Public Types

template<typename... Ts>
using apply = apply< F, apply< compose< Gs...>, Ts >...>