This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: patch: mt_allocator.h
- From: Paolo Carlini <pcarlini at suse dot de>
- To: Dhruv Matani <dhruvbird at gmx dot net>
- Cc: libstdc++ <libstdc++ at gcc dot gnu dot org>
- Date: Mon, 07 Jun 2004 20:46:14 +0200
- Subject: Re: patch: mt_allocator.h
- References: <1086634122.2932.9.camel@localhost.localdomain>
Dhruv Matani wrote:
Hi,
This patch makes the free-list same for all types on which the
mt_allocator is instantiated.
Before any other consideration: is this regtested?
Paolo.