This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [RFC] allocator reorg
- From: Loren James Rittle <rittle at latour dot rsch dot comm dot mot dot com>
- To: libstdc++ at gcc dot gnu dot org
- Cc: bkoz at redhat dot com
- Date: Tue, 10 Jun 2003 20:14:50 -0500 (CDT)
- Subject: Re: [RFC] allocator reorg
- Organization: Networks and Infrastructure Lab (IL02/2240), Motorola Labs
> This patch adds the MT allocator graciously donated by Stefan Olsson and
> Ola Rönnerup. It also re-organizes the allocator code to improve
> legibility and to make it more modular.
I like what you did far better than any meek tweaking I was going to
do. I have reviewed it and support the new style. I think most/all
of the issues raised over the months have been addressed. - Loren