Ardour  8.7-15-gadf511264b
TypeTraits::removeConst< T > Struct Template Reference

#include <TypeTraits.h>

Public Types

typedef T Type
 

Detailed Description

template<class T>
struct TypeTraits::removeConst< T >

Remove the const qualifier from T.

Definition at line 122 of file TypeTraits.h.

Member Typedef Documentation

◆ Type

template<class T >
typedef T TypeTraits::removeConst< T >::Type

Definition at line 124 of file TypeTraits.h.


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