id summary reporter owner description type status milestone component version severity resolution keywords cc 10341 has_new_operator.hpp build failure Aamani kalepi John Maddock "Hi I am trying to upgrade the version of boost from 1.42 to 1.55 in our product. After replacing with new boost source,i tried compiling the product and it throws below errors : boost/type_traits/has_new_operator.hpp(132) : see reference to class template instantiation boost::detail::has_new_operator_impl' being compiled boost/type_traits/has_new_operator.hpp(45) : error C2064: term does not evaluate to a function taking 1 arguments boost/type_traits/has_new_operator.hpp(56) : error C2064: term does not evaluate to a function taking 1 arguments boost/type_traits/has_new_operator.hpp(68) : error C2064: term does not evaluate to a function taking 1 arguments boost/type_traits/has_new_operator.hpp(68) : error C2059: syntax err or : ']' boost/type_traits/has_new_operator.hpp(70) : error C2059: syntax err or : ')' boost/type_traits/has_new_operator.hpp(79) : error C2064: term does not evaluate to a function taking 1 arguments boost/type_traits/has_new_operator.hpp(79) : error C2059: syntax err or : ']' boost/type_traits/has_new_operator.hpp(81) : error C2059: syntax err or : ')' boost/type_traits/has_new_operator.hpp(90) : error C2064: term does not evaluate to a function taking 1 arguments boost/type_traits/has_new_operator.hpp(90) : error C2059: syntax err or : ']' boost/type_traits/has_new_operator.hpp(92) : error C2059: syntax err or : ')' boost/type_traits/has_new_operator.hpp(122) : error C2065: 's1' : un declared identifier boost/type_traits/has_new_operator.hpp(122) : error C2065: 's2' : un declared identifier boost/type_traits/has_new_operator.hpp(122) : error C2065: 's3' : un declared identifier boost/type_traits/has_new_operator.hpp(122) : error C2065: 's4' : un declared identifier boost/type_traits/has_new_operator.hpp(122) : error C2065: 's5' : un declared identifier boost/type_traits/has_new_operator.hpp(122) : error C2065: 's6' : un declared identifier boost/type_traits/has_new_operator.hpp(132) : error C2143: syntax er ror : missing ';' before '}' boost/type_traits/has_new_operator.hpp(132) : fatal error C1004: une xpected end-of-file found Could you please help me in resolving the bugs" Bugs closed To Be Determined type_traits Boost 1.55.0 Problem duplicate