id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 7317,[type_traits] remove_const not working on vc11,Eric Niebler,John Maddock,"One of proto's tests is currently failing on vc11 with the following error: {{{ external_transforms.cpp C:\local\Regression\boost\boost/type_traits/remove_const.hpp(52) : error C2039: 'unqualified_type' : is not a member of 'boost::detail::cv_traits_imp' with [ T=void (__cdecl *const *)(void) ] C:\local\Regression\boost\boost/type_traits/remove_const.hpp(73) : see reference to class template instantiation 'boost::detail::remove_const_impl' being compiled with [ T=void (__cdecl *const )(void) ] }}} John, can you have a look? The proto test in question is external_transforms if you need a repro. ",Bugs,closed,To Be Determined,type_traits,Boost 1.52.0,Problem,fixed,,