pointerReferent< T > Struct Template Reference

pointerReferent<T>::type is the type that T points to if T is a pointer. If T is not a pointer, then pointerReference<T>::type is the same as T. More...

#include <classTraits.h>

List of all members.

Public Types

typedef T type

Detailed Description

template<class T>
struct cxxtls::pointerReferent< T >

pointerReferent<T>::type is the type that T points to if T is a pointer. If T is not a pointer, then pointerReference<T>::type is the same as T.

See also:
classTraits_documentation

Definition at line 611 of file classTraits.h.


Member Typedef Documentation

typedef T type

Definition at line 618 of file classTraits.h.


The documentation for this struct was generated from the following file:
Generated on Wed Feb 29 22:56:10 2012 for CXXUtilities by  doxygen 1.6.3