_UnCVType< _Tp > Struct Template Reference

#include <type_manips.h>

List of all members.

Public Types

typedef _UnVolatileType< _Tp
>::_Type 
_UnVType
typedef _UnConstType< _UnVType
>::_Type 
_Type


Detailed Description

template<class _Tp>
struct _UnCVType< _Tp >

Definition at line 185 of file type_manips.h.


Member Typedef Documentation

template<class _Tp>
typedef _UnVolatileType<_Tp>::_Type _UnCVType< _Tp >::_UnVType

Definition at line 186 of file type_manips.h.

template<class _Tp>
typedef _UnConstType<_UnVType>::_Type _UnCVType< _Tp >::_Type

Definition at line 187 of file type_manips.h.


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



Generated on Mon Mar 10 15:32:56 2008 by  doxygen 1.5.1