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

#include <TypeList.h>

Public Types

using type = Last_t< List< Types... > >
 

Detailed Description

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

Definition at line 185 of file TypeList.h.

Member Typedef Documentation

◆ type

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

Definition at line 186 of file TypeList.h.


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