#include <remove_volatile.hpp>
Public Types | |
typedef remove_volatile_helper < typename cv_traits_imp < BOOST_TT_AUX_CV_TRAITS_IMPL_PARAM(T)> ::unqualified_type,::boost::is_const < T >::value >::type | type |
typedef remove_volatile_helper< typename cv_traits_imp<BOOST_TT_AUX_CV_TRAITS_IMPL_PARAM(T)>::unqualified_type , ::boost::is_const<T>::value >::type boost::detail::remove_volatile_impl< T >::type |