This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r108571 - in /branches/gcc-4_1-branch/libstdc++...
- From: paolo at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Thu, 15 Dec 2005 11:33:55 -0000
- Subject: r108571 - in /branches/gcc-4_1-branch/libstdc++...
Author: paolo
Date: Thu Dec 15 11:33:48 2005
New Revision: 108571
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=108571
Log:
2005-12-15 Paolo Carlini <pcarlini@suse.de>
* include/bits/stl_vector.h (vector<>::_M_get_Tp_allocator): Change
to return by ref and add non const version.
* include/bits/stl_deque.h (deque<>::_M_get_Tp_allocator): Likewise.
Modified:
branches/gcc-4_1-branch/libstdc++-v3/ChangeLog
branches/gcc-4_1-branch/libstdc++-v3/include/bits/stl_deque.h
branches/gcc-4_1-branch/libstdc++-v3/include/bits/stl_vector.h