CHROMA
Public Types | List of all members
Chroma::TypeTraits< T >::UnConst< const U > Struct Template Reference

Public Types

enum  { isConst = 1 }
 
typedef U Result
 

Detailed Description

template<typename T>
template<class U>
struct Chroma::TypeTraits< T >::UnConst< const U >

Definition at line 178 of file typetraits.h.

Member Typedef Documentation

◆ Result

template<typename T >
template<class U >
typedef U Chroma::TypeTraits< T >::UnConst< const U >::Result

Definition at line 180 of file typetraits.h.

Member Enumeration Documentation

◆ anonymous enum

template<typename T >
template<class U >
anonymous enum
Enumerator
isConst 

Definition at line 181 of file typetraits.h.


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