Audacity 3.2.0
|
#include <TypeList.h>
Public Types | |
using | type = PushBack_t< NonEmptyTails_t< TypeList >, Nil > |
List of the tails of the given list (by decreasing length, including itself and Nil)
Definition at line 177 of file TypeList.h.
using TypeList::Tails< TypeList >::type = PushBack_t<NonEmptyTails_t<TypeList>, Nil> |
Definition at line 178 of file TypeList.h.