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

Public Types

typedef add_const< typename add_volatile< _Tp >::type >::type type
 

Detailed Description

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

add_cv

Definition at line 1417 of file type_traits.


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