------- Comment #99 from pcarlini at suse dot de  2007-05-18 21:37 -------
To complete my reasoning: in case we end-up with some sort of very bad
pessimization of placement new, probably we'll have to adjust such containers
to not call allocator::contruct at all when the default allocator is involved
&& a POD type is contructed, similarly to std::vector and std::deque for the
uninitialized functions.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29286

Reply via email to