Horizon
Loading...
Searching...
No Matches
meta::extension::apply< Fn, L > Struct Template Reference

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

#include <meta.hpp>

Detailed Description

template<META_TYPE_CONSTRAINT(invocable) Fn, typename L>
struct meta::extension::apply< Fn, L >

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


The documentation for this struct was generated from the following file: