Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::detail::remove_const_impl< T > Struct Template Reference

#include <remove_const.hpp>

Public Types

typedef remove_const_helper
< typename cv_traits_imp
< BOOST_TT_AUX_CV_TRAITS_IMPL_PARAM(T)>
::unqualified_type,::boost::is_volatile
< T >::value >::type 
type
 

Member Typedef Documentation

template<typename T>
typedef remove_const_helper< typename cv_traits_imp<BOOST_TT_AUX_CV_TRAITS_IMPL_PARAM(T)>::unqualified_type , ::boost::is_volatile<T>::value >::type boost::detail::remove_const_impl< T >::type

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