Range-v3
Range algorithms, views, and actions for the Standard Library
ranges::v3::meta::compose< F0, Fs...> Struct Template Reference

Public Types

template<typename... Ts>
using apply = apply< F0, apply< compose< Fs...>, Ts...>>