Audacity 3.2.0
Public Types | List of all members
TypeList::Nth< N, TypeList >::Countdown< 0, TL > Struct Template Reference

Public Types

using type = Head_t< TL >
 

Detailed Description

template<size_t N, typename TypeList>
template<typename TL>
struct TypeList::Nth< N, TypeList >::Countdown< 0, TL >

Definition at line 121 of file TypeList.h.

Member Typedef Documentation

◆ type

template<size_t N, typename TypeList >
template<typename TL >
using TypeList::Nth< N, TypeList >::Countdown< 0, TL >::type = Head_t<TL>

Definition at line 122 of file TypeList.h.


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