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

standard in C++20; add a level of indirection to a type More...

#include <TypeList.h>

Public Types

using type = T
 

Detailed Description

template<typename T>
struct TypeList::type_identity< T >

standard in C++20; add a level of indirection to a type

Definition at line 58 of file TypeList.h.

Member Typedef Documentation

◆ type

template<typename T >
using TypeList::type_identity< T >::type = T

Definition at line 58 of file TypeList.h.


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