Investigating further:
Changing the order of #includes in type_traits.hpp fixed that one (and yes you're right in thinking that the "fix" should have no effect).Error E2310 C:\BoostMainCVS\boost/type_traits/function_traits.hpp 24: Only member functions may be 'const' or 'volatile'
Error E2401 C:\BoostMainCVS\boost/detail/is_incrementable.hpp 81: InvalidThose were caused by a recent VC6 fix by Jonathan Turkanis (see http://cvs.sourceforge.net/viewcvs.py/boost/boost/boost/detail/is_incrementable.hpp?r1=1.2&r2=1.3), I'm committing a fix for the fix now...
template argument list
Error E2303 C:\BoostMainCVS\boost/detail/is_incrementable.hpp 81: Type name
expected