This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r112123 - 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 03:15:00 -0000
- Subject: r112123 - in /branches/libstdcxx_so_7-branch/li...
Author: bkoz
Date: Thu Mar 16 03:14:59 2006
New Revision: 112123
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=112123
Log:
2006-03-15 David Boreham <david@bozemanpass.com>
Scott Bridges <scott@bozemanpass.com>
* include/ext/mt_allocator.h (_Thread_Bin_record): New struct, use it.
* src/mt_allocator.cc: Same.
* docs/html/ext/mt_allocator.html: Update.
Modified:
branches/libstdcxx_so_7-branch/libstdc++-v3/ChangeLog.libstdcxx_so_7-branch
branches/libstdcxx_so_7-branch/libstdc++-v3/docs/html/ext/mt_allocator.html
branches/libstdcxx_so_7-branch/libstdc++-v3/include/ext/mt_allocator.h
branches/libstdcxx_so_7-branch/libstdc++-v3/src/mt_allocator.cc