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

Description

template<typename F, typename List>
struct ranges::v3::meta::lazy_apply_list< F, List >

A metafunction that unpacks the types in the type list List into the Metafunction Class F.