openModeller  Version 1.5.0
TypeTraits< T > Class Template Reference

#include <refcount.hh>

Collaboration diagram for TypeTraits< T >:
Collaboration graph

Classes

struct  UnConst
 
struct  UnConst< const U >
 

Public Types

typedef UnConst< T >::PointerType PointerType
 
typedef UnConst< T >::ReferenceType ReferenceType
 
typedef UnConst< T >
::PlainPointerType 
PlainPointerType
 

Detailed Description

template<typename T>
class TypeTraits< T >

Definition at line 17 of file refcount.hh.

Member Typedef Documentation

template<typename T>
typedef UnConst<T>::PlainPointerType TypeTraits< T >::PlainPointerType

Definition at line 35 of file refcount.hh.

template<typename T>
typedef UnConst<T>::PointerType TypeTraits< T >::PointerType

Definition at line 33 of file refcount.hh.

template<typename T>
typedef UnConst<T>::ReferenceType TypeTraits< T >::ReferenceType

Definition at line 34 of file refcount.hh.


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