This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: totally folding string operations


Paolo Carlini wrote:

The STL started actually exploiting pool allocation with Matt's patch in July:

http://gcc.gnu.org/ml/gcc-patches/2004-07/msg02438.html

Sorry, this part of my reply is inexact: Matt's patch was about using container
allocator, didn't change the bahavior for the *default*, std::allocator (which,
by default, is pool-based, indeed!)


Paolo.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]