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

Find the real item type (following chains of indirections) More...

#include <Registry.h>

Public Types

using type = T
 

Detailed Description

template<typename T>
struct Registry::ActualItem< T >

Find the real item type (following chains of indirections)

Definition at line 316 of file Registry.h.

Member Typedef Documentation

◆ type

template<typename T >
using Registry::ActualItem< T >::type = T

Definition at line 316 of file Registry.h.


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