Audacity 3.2.0
Public Types | List of all members
TypeList::Map< Metafunction, TypeList >::Impl< Types > Struct Template Reference

Public Types

using type = List< typename Metafunction::template typemap< Types >... >
 

Detailed Description

template<typename Metafunction, typename TypeList>
template<typename... Types>
struct TypeList::Map< Metafunction, TypeList >::Impl< Types >

Definition at line 255 of file TypeList.h.

Member Typedef Documentation

◆ type

template<typename Metafunction , typename TypeList >
template<typename... Types>
using TypeList::Map< Metafunction, TypeList >::Impl< Types >::type = List<typename Metafunction::template typemap<Types>...>

Definition at line 256 of file TypeList.h.


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