std::tr1::add_cv< _Tp > Struct Template Reference

List of all members.

Public Types

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

Detailed Description

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

Definition at line 552 of file type_traits.


Member Typedef Documentation

template<typename _Tp>
typedef add_const<typename add_volatile<_Tp>::type>::type std::tr1::add_cv< _Tp >::type

Definition at line 555 of file type_traits.


The documentation for this struct was generated from the following file:
Generated on Tue Feb 2 16:59:53 2010 for GNU C++ STL by  doxygen 1.4.7