|  | Home | Libraries | People | FAQ | More | 
template <class T, class U>
struct copy_cv
{
   typedef see-below type;
};
        type: T cv,
        where cv are the cv-qualifiers of U.
      
        Header:  #include
        <boost/type_traits/copy_cv.hpp>
        or  #include <boost/type_traits.hpp>
      
Table 1.17. Examples
| Expression | Result Type | 
|---|---|
| 
                   | 
                   | 
| 
                   | 
                   | 
| 
                   | 
                   | 
| 
                   | 
                   | 
| 
                   | 
                   | 
| 
                   | 
                   |