removeCV< T > Struct Template Reference

typename removeCV<T>::type is the same as type T but is neither const nor is it volatile. More...

#include <classTraits.h>

List of all members.

Public Types

typedef removeConst< typename
removeVolatile< T >::type >
::type 
type

Detailed Description

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

typename removeCV<T>::type is the same as type T but is neither const nor is it volatile.

See also:
classTraits_documentation

Definition at line 342 of file classTraits.h.


Member Typedef Documentation

typedef removeConst< typename removeVolatile<T>::type >::type type

Definition at line 348 of file classTraits.h.


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