Range-v3
Range algorithms, views, and actions for the Standard Library
meta::extension::apply< F, List > Struct Template Reference

Description

template<typename F, typename List>
struct meta::extension::apply< F, List >

A trait that unpacks the types in the type list List into the Callable F.