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

#include <remove_cv.hpp>

Public Types

typedef
boost::detail::cv_traits_imp
< BOOST_TT_AUX_CV_TRAITS_IMPL_PARAM(T)>
::unqualified_type 
type
 

Member Typedef Documentation

template<class T>
typedef boost::detail::cv_traits_imp<BOOST_TT_AUX_CV_TRAITS_IMPL_PARAM(T)>::unqualified_type boost::detail::rvalue_ref_filter_rem_cv< T >::type

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