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

#include <TypeList.h>

Public Types

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

Detailed Description

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

Definition at line 193 of file TypeList.h.

Member Typedef Documentation

◆ type

template<typename Type , typename... Types>
using TypeList::ButLast< List< Type, Types... > >::type = Cons_t<Type, ButLast_t<List<Types...> >>

Definition at line 194 of file TypeList.h.


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