Audacity 3.2.0
|
#include <Registry.h>
Public Types | |
template<typename... T> | |
using | List = TypeList::List< T... > |
using | ComputedItemContextType = EmptyContext |
using | LeafTypes = TypeList::Nil |
using | NodeTypes = TypeList::Nil |
Definition at line 28 of file Registry.h.
Definition at line 30 of file Registry.h.
Definition at line 31 of file Registry.h.
using Registry::DefaultTraits::List = TypeList::List<T...> |
Definition at line 29 of file Registry.h.
Definition at line 32 of file Registry.h.