OSDN Git Service

2003-06-18 Paolo Carlini <pcarlini@unitus.it>
authorpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 18 Jun 2003 18:34:09 +0000 (18:34 +0000)
committerpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 18 Jun 2003 18:34:09 +0000 (18:34 +0000)
commitead8fd8f949295faca68132b9a792d393207c355
tree51ef4b431883f1829dd12c0f33cfc5944a2ed9f2
parent88d6c9f17832623d579c47c99e60261681de1f9f
2003-06-18  Paolo Carlini  <pcarlini@unitus.it>

* include/bits/sstream.tcc (seekoff): We can't seek beyond
_M_out_lim, therefore _M_move_out_cur boils down to simply
updating _M_out_cur.
(seekpos): Likewise, clean up.

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