This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r112130 - in /branches/libstdcxx_so_7-branch/li...
- From: bkoz at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Thu, 16 Mar 2006 07:26:10 -0000
- Subject: r112130 - in /branches/libstdcxx_so_7-branch/li...
Author: bkoz
Date: Thu Mar 16 07:26:09 2006
New Revision: 112130
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=112130
Log:
2006-03-15 Benjamin Kosnik <bkoz@redhat.com>
* include/ext/mt_allocator.h: Use _base for base type in pool classes.
Cleanups.
* src/mt_allocator.cc: Same.
Modified:
branches/libstdcxx_so_7-branch/libstdc++-v3/ChangeLog.libstdcxx_so_7-branch
branches/libstdcxx_so_7-branch/libstdc++-v3/include/ext/mt_allocator.h
branches/libstdcxx_so_7-branch/libstdc++-v3/src/mt_allocator.cc