Audacity 3.2.0
|
#include <TypeList.h>
Classes | |
struct | Countdown |
struct | Countdown< 0, TL > |
Public Types | |
using | type = typename Countdown< N, TypeList >::type |
Definition at line 116 of file TypeList.h.
using TypeList::Nth< N, TypeList >::type = typename Countdown<N, TypeList>::type |
Definition at line 125 of file TypeList.h.