Ardour  9.0-pre0-350-gf17a656217
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 97 of file TypeTraits.h.

Member Data Documentation

◆ value

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

Definition at line 99 of file TypeTraits.h.


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