Audacity 3.2.0
|
#include <TypeEnumerator.h>
Classes | |
struct | Accumulate |
struct | AccumulateType |
struct | Stop |
Public Types | |
using | type = typename Accumulate< 0 >::type |
Embedded type
member is the list of enumerated types so far declared in the translation unit at first instantiation for Location
Tag | distinguishes enumerations |
Location | a structure type inheriting Tag |
Definition at line 90 of file TypeEnumerator.h.
using TypeEnumerator::CollectTypes< Tag, Location >::type = typename Accumulate<0>::type |
Definition at line 106 of file TypeEnumerator.h.