Audacity 3.2.0
Public Types | List of all members
NumericConverterRegistryTraits Struct Reference

#include <NumericConverterRegistry.h>

Inheritance diagram for NumericConverterRegistryTraits:
[legend]
Collaboration diagram for NumericConverterRegistryTraits:
[legend]

Public Types

using LeafTypes = List< NumericConverterRegistryItem >
 
using NodeTypes = List< NumericConverterRegistryGroup, NumericConverterRegistrySuperGroup >
 
- Public Types inherited from Registry::DefaultTraits
template<typename... T>
using List = TypeList::List< T... >
 
using ComputedItemContextType = EmptyContext
 
using LeafTypes = TypeList::Nil
 
using NodeTypes = TypeList::Nil
 

Detailed Description

Definition at line 42 of file NumericConverterRegistry.h.

Member Typedef Documentation

◆ LeafTypes

Definition at line 43 of file NumericConverterRegistry.h.

◆ NodeTypes

Definition at line 44 of file NumericConverterRegistry.h.


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