
18 Apr
2010
18 Apr
'10
10:28 a.m.
On 17 April 2010 16:48, joel falcou <joel.falcou@lri.fr> wrote:
Moreover, it could be the opportunity to add new allocator concept like allocator supporting resize calls, allcoator with state, allcoator with a allocated() method etc... and reality-check them in the boost framework.
How does it sounds ?
You probably should look at the C++0x allocators and allocator traits and see if you can build on them. Daniel