libstdc++
std::remove_cv< _Tp > Struct Template Reference

Public Types

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

Detailed Description

template<typename _Tp>
struct std::remove_cv< _Tp >

remove_cv

Definition at line 435 of file type_traits.


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