This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: Nonstandard allocator::pointer in containers
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: Phil Endecott <phil_kqzdh_endecott at chezphil dot org>
- Cc: libstdc++ at gcc dot gnu dot org
- Date: Thu, 26 May 2005 12:00:20 -0500
- Subject: Re: Nonstandard allocator::pointer in containers
- References: <4291F686.5060809@chezphil.org>
Hey Phil. Haven't heard back from you, but I've entered this in
bugzilla so we can track it. It's not the best writeup, but it will keep us from loosing this.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21771
There are a couple other bugzilla trackers about shared memory
allocations as well, which although not directly related to what you
are doing, are trying to deal with a similar problem.
best,
-benjamin