$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (bdawes_at_[hidden])
Date: 2003-04-22 14:20:25
At 01:40 PM 4/22/2003, scleary_at_[hidden] wrote:
>> -----Original Message-----
>> From: Ben Hutchings [mailto:ben.hutchings_at_[hidden]]
>>...
>> The VC++ 7 compiler is good enough to support standard allocators and
>> the library does use them. With the addition of a variable name and
>> semi-colon, the given example can be compiled with this version.
>
>Glad to hear it. Too bad it's not released yet.
Ben is probably talking about 7.0, which has been released for a year or
so.
VC++ 7.1 will be released officially Thursday, the 24th, IIRC. Using the
VC++ 7.1 final beta, test_pool_alloc is passing OK.
--Beman