Boost logo

Boost :

From: Peter Dimov (pdimov_at_[hidden])
Date: 2000-11-30 12:07:54


From: "Richard Parkin" <rparkin_at_[hidden]>

> From: "Peter Dimov" <pdimov_at_[hidden]>
> > * is it possible to get pool_alloc working with the MSVC 6 default STL?
> I'm
> > not an allocator expert.
>
> It should be possible - there are some problems with map, set and list due
> to rebind not working/not being used.

There are problems with vector and deque, too. The allocator expects a T*
argument, but gets passed a void*.

--
Peter Dimov
Multi Media Ltd.

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