Audacity 3.2.0
Public Types | List of all members
TypeEnumerator::detail::type_identity< T > Struct Template Reference

Standard in C++20. More...

#include <TypeEnumerator.h>

Inheritance diagram for TypeEnumerator::detail::type_identity< T >:
[legend]

Public Types

using type = T
 

Detailed Description

template<typename T>
struct TypeEnumerator::detail::type_identity< T >

Standard in C++20.

Definition at line 24 of file TypeEnumerator.h.

Member Typedef Documentation

◆ type

template<typename T >
using TypeEnumerator::detail::type_identity< T >::type = T

Definition at line 24 of file TypeEnumerator.h.


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