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
This commit is contained in:
Paolo Carlini 2003-04-17 13:29:15 +02:00 committed by Paolo Carlini
parent f2dd0c4231
commit b5bc3efb4b
2 changed files with 15 additions and 2 deletions