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

#include <TypeTraits.h>

Static Public Attributes

static bool const value = false
 

Detailed Description

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

Determine if T is const qualified.

Definition at line 106 of file TypeTraits.h.

Member Data Documentation

◆ value

template<class T >
bool const TypeTraits::isConst< T >::value = false
static

Definition at line 108 of file TypeTraits.h.


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