Audacity 3.2.0
Public Types | List of all members
TypeList::PushBack< List< Types... >, Type > Struct Template Reference

#include <TypeList.h>

Public Types

using type = List< Types..., Type >
 

Detailed Description

template<typename Type, typename... Types>
struct TypeList::PushBack< List< Types... >, Type >

Definition at line 157 of file TypeList.h.

Member Typedef Documentation

◆ type

template<typename Type , typename... Types>
using TypeList::PushBack< List< Types... >, Type >::type = List<Types..., Type>

Definition at line 158 of file TypeList.h.


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