From: John Maddock (john_maddock_at_[hidden])
Date: 2003-05-10 06:25:16


> 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.