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_volatile_impl< T > Struct Template Reference

#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
 

Member Typedef Documentation

template<typename T>
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

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