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: patch: mt_allocator.h


On Fri, 2004-06-11 at 11:06, Benjamin Kosnik wrote:

> However, I agree, the single pool is probably desired. The downside is
> that this will impact the ability to actually tune the memory allocation
> parameters, since you'd have to do this before first allocation.

Actually, this did cross my mind sometime ago, so, is there any way to
have the mt_alloc<char/wchar_t> be separate from
mt_alloc<any_other_type>?


-- 
        -Dhruv Matani.
http://www.geocities.com/dhruvbird/

Proud to be a Vegetarian.
http://www.vegetarianstarterkit.com/
http://www.vegkids.com/vegkids/index.html



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