std_sstream.h: Remove trailing spaces.
commit798355a229acf2076722cee832a98a1e64b122eb
authorPhil Edwards <pme@gcc.gnu.org>
Sun, 3 Mar 2002 17:48:42 +0000 (3 17:48 +0000)
committerPhil Edwards <pme@gcc.gnu.org>
Sun, 3 Mar 2002 17:48:42 +0000 (3 17:48 +0000)
tree797fb154ab03a99308f6b6a427891dcb1c1351bd
parente81dd3810b095e922795b16de27af819ee190ba8
std_sstream.h: Remove trailing spaces.

2002-03-03  Phil Edwards  <pme@gcc.gnu.org>

* include/std/std_sstream.h:  Remove trailing spaces.
(basic_stringbuf::_M_stringbuf_init):  Also check for ios_base::app.
* testsuite/27_io/stringbuf.cc (test05, test06):  New tests.

From-SVN: r50258
libstdc++-v3/ChangeLog
libstdc++-v3/include/std/std_sstream.h
libstdc++-v3/testsuite/27_io/stringbuf.cc