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

Description

template<typename Fn, typename L>
struct meta::extension::apply< Fn, L >

A trait that unpacks the types in the type list L into the invocable Fn.