STLdoc
STLdocumentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Types | List of all members
remove_cv< _Ty > Struct Template Reference

Public Types

typedef remove_const< typename remove_volatile< _Ty >::type >::type type
 

Member Typedef Documentation

template<class _Ty>
typedef remove_const<typename remove_volatile<_Ty>::type>::type remove_cv< _Ty >::type

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