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

#include <TypeList.h>

Public Types

using type = typename List< Types... >::head
 

Detailed Description

template<typename... Types>
struct TypeList::Head< List< Types... > >

Definition at line 96 of file TypeList.h.

Member Typedef Documentation

◆ type

template<typename... Types>
using TypeList::Head< List< Types... > >::type = typename List<Types...>::head

Definition at line 97 of file TypeList.h.


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