[RFC] Removal of allocator::construct / destroy vs our containers

Paolo Carlini pcarlini@suse.de
Tue May 1 22:28:00 GMT 2007


Paolo Carlini wrote:

> PS: IMO, in case we end keeping those allocator members and, as a 
> consequence, we keep on calling them from the containers, we have to 
> improve the dispatchings in stl_construct.h and stl_uninitialized.h to 
> avoid allocators by value. Seems doable, after all, only more complex...

For concreteness, the below appear to work, regetests fine 
(unfortunately some tweaks to rope are needed, but otherwise the 
infrastructure in place seems already ok...)

We'll see...

Paolo.

////////////////
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch_cons_dest_cont_plan
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20070501/3d07347d/attachment.ksh>


More information about the Libstdc++ mailing list