id summary reporter owner description type status milestone component version severity resolution keywords cc 7760 boost::decay and std::decay disagree on CV qualifiers jaredgrubb@… John Maddock "boost::decay is defined to only remove array-extents and add pointers to function-pointer types. std::decay does that, plus an extra remove_cv on non-function-pointer types. Is this intentional, or should boost be updated to match the C++11 STL spec?" Bugs closed To Be Determined type_traits Boost 1.52.0 Problem fixed