std_streambuf.h (setp): _M_out_lim, being the end limit of used put area, is set...
authorPaolo Carlini <pcarlini@unitus.it>
Thu, 17 Apr 2003 11:29:15 +0000 (13:29 +0200)
committerPaolo Carlini <paolo@gcc.gnu.org>
Thu, 17 Apr 2003 11:29:15 +0000 (11:29 +0000)
commitb5bc3efb4b18338eb7f2b79b257112ee880d086a
tree6686cd750e99a5f4ada85fc4f59d44ef64b890b8
parentf2dd0c4231f7efddc1c485847b661f7ccee085b8
std_streambuf.h (setp): _M_out_lim, being the end limit of used put area, is set equal to _M_out_beg.

2003-04-17  Paolo Carlini  <pcarlini@unitus.it>

* include/std/std_streambuf.h (setp): _M_out_lim, being
the end limit of used put area, is set equal to _M_out_beg.

From-SVN: r65740
libstdc++-v3/ChangeLog
libstdc++-v3/include/std/std_streambuf.h