STLdoc
STLdocumentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Types | List of all members
Platform::Details::RemoveCV< __TArg > Struct Template Reference

#include <vccorlib.h>

Public Types

typedef RemoveConst< typename RemoveVolatile< __TArg >::Type >::Type Type
 

Member Typedef Documentation

template<typename __TArg >
typedef RemoveConst<typename RemoveVolatile<__TArg>::Type>::Type Platform::Details::RemoveCV< __TArg >::Type

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