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

Public Types

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

Detailed Description

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

remove_cv

Definition at line 91 of file type_traits.


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