Boost logo

Boost :

From: Douglas Gregor (gregod_at_[hidden])
Date: 2001-06-23 09:14:53


On Saturday 23 June 2001 04:29, you wrote:
> Douglas Gregor wrote:
> > 2) Define BOOST_NO_STD_ALLOCATOR for MSVC, always.
>
> I've added this to the STLport section under MSVC in config.hpp.
> Please test. In particular, please check if it breaks something
> else.

`grep' reveals that BOOST_NO_STD_ALLOCATOR is only used by the regex and
function libraries. Regex defines BOOST_NO_STD_ALLOCATOR for MSVC in its own
configuration, and function is now working with MSVC & STLport.

> I'm reluctant to do so for the other libraries (with MSVC),
> because I can't test it myself.
>
> Jens Maurer

        Doug


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk