Shouldn't BOOST_HAS_PARTIAL_STD_ALLOCATOR be defined
for MSVC 6.0? Seems it is not.
No, std::allocator::allocate is non-conforming, so even trivial usage fails,
it should be defined for vc7 though, so a fix will be checked in shortly.
regards,
John Maddock.