2005-12-15 Paolo Carlini <pcarlini@suse.de>
authorpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 15 Dec 2005 11:31:59 +0000 (11:31 +0000)
committerpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 15 Dec 2005 11:31:59 +0000 (11:31 +0000)
commit4f240804b0bb9c7621269a96fde5c1d1b4f3b0bf
tree08d5ce2c899415397c7a44696145113e226c600d
parent476c49c654bdcc75161f4791991d1a828a274964
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@108570 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/stl_deque.h
libstdc++-v3/include/bits/stl_vector.h