Range-v3
Range algorithms, views, and actions for the Standard Library
meta::compose_< Fns > Struct Template Reference

Compose the Invocables Fns in the parameter pack Ts. More...

#include <meta/meta.hpp>

Detailed Description

template<invocable ... Fns>
struct meta::compose_< Fns >

Compose the Invocables Fns in the parameter pack Ts.