Audacity 3.2.0
Classes | Public Types | List of all members
TypeList::Append< TypeList, TypeLists... > Struct Template Reference

#include <TypeList.h>

Classes

struct  CaptureFirst
 

Public Types

using type = typename Apply_t< CaptureFirst, TypeList >::type
 

Detailed Description

template<typename TypeList, typename... TypeLists>
struct TypeList::Append< TypeList, TypeLists... >

Definition at line 276 of file TypeList.h.

Member Typedef Documentation

◆ type

template<typename TypeList , typename... TypeLists>
using TypeList::Append< TypeList, TypeLists... >::type = typename Apply_t<CaptureFirst, TypeList>::type

Definition at line 285 of file TypeList.h.


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