![]() |
Audacity 3.2.0
|
Transform a list of types by the given metafunction. More...
#include <TypeList.h>
Classes | |
| struct | Impl |
Public Types | |
| using | type = typename Apply_t< Impl, TypeList >::type |
Transform a list of types by the given metafunction.
Definition at line 253 of file TypeList.h.
| using TypeList::Map< Metafunction, TypeList >::type = typename Apply_t<Impl, TypeList>::type |
Definition at line 259 of file TypeList.h.