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

#include <TypeList.h>

Public Types

using type = Map_t< Metafunction, NonEmptyTails_t< TypeList > >
 

Detailed Description

template<typename Metafunction, typename TypeList>
struct TypeList::MapList< Metafunction, TypeList >

Transform the list of nonempty tails of a list of types by the given metafunction

Definition at line 266 of file TypeList.h.

Member Typedef Documentation

◆ type

template<typename Metafunction , typename TypeList >
using TypeList::MapList< Metafunction, TypeList >::type = Map_t<Metafunction, NonEmptyTails_t<TypeList> >

Definition at line 267 of file TypeList.h.


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