Boost logo

Boost :

Subject: Re: [boost] [containers review] A reminder that the containers review ends tomorrow
From: Stephan T. Lavavej (stl_at_[hidden])
Date: 2011-08-14 12:50:42


> Review of Boost.Contianer by Zoltán Tóth
> 2. Most STL implementations have been supporting stateful
> allocators for years now. So it is not big news. However I am not satisfied
> with the way they might do it. For example Visual Studio's STL
> implementation require the allocator type to have a template copy
> constructor. Such allocator types are difficult to be implemented in
> efficient, threads-friendly way.

This is a Standard requirement, not specific to VC.

Stephan T. Lavavej
Visual C++ Libraries Developer


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