Audacity 3.2.0
Public Types | List of all members
Registry::AllTypes< RegistryTraits > Struct Template Reference

#include <Registry.h>

Public Types

using type = TypeList::Append_t< typename RegistryTraits::LeafTypes, typename RegistryTraits::NodeTypes >
 

Detailed Description

template<typename RegistryTraits>
struct Registry::AllTypes< RegistryTraits >

Definition at line 141 of file Registry.h.

Member Typedef Documentation

◆ type

template<typename RegistryTraits >
using Registry::AllTypes< RegistryTraits >::type = TypeList::Append_t< typename RegistryTraits::LeafTypes, typename RegistryTraits::NodeTypes >

Definition at line 142 of file Registry.h.


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