--- visualc.hpp 2003-04-08 13:00:26.000000000 +0200 +++ D:\Boost\boost\config\compiler\visualc.hpp 2003-04-08 14:00:42.000000000 +0200 @@ -33,6 +33,7 @@ # define BOOST_NO_PRIVATE_IN_AGGREGATE # define BOOST_NO_ARGUMENT_DEPENDENT_LOOKUP # define BOOST_NO_INTEGRAL_INT64_T +# define BOOST_NO_DEDUCED_TYPENAME // VC++ 6/7 has member templates but they have numerous problems including // cases of silent failure, so for safety we define: