Audacity 3.2.0
Public Types | List of all members
TypeList::NonEmptyTails< TypeList >::Next Struct Reference

Public Types

using type = Cons_t< TypeList, typename NonEmptyTails< Tail_t< TypeList > >::type >
 

Detailed Description

template<typename TypeList>
struct TypeList::NonEmptyTails< TypeList >::Next

Definition at line 164 of file TypeList.h.

Member Typedef Documentation

◆ type

template<typename TypeList >
using TypeList::NonEmptyTails< TypeList >::Next::type = Cons_t<TypeList, typename NonEmptyTails<Tail_t<TypeList> >::type>

Definition at line 164 of file TypeList.h.


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