fstream.tcc (setbuf): Allow (__s...
authorNathan C. Myers <ncm-nospam@cantrip.org>
Wed, 18 Jun 2003 17:17:52 +0000 (17:17 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Wed, 18 Jun 2003 17:17:52 +0000 (17:17 +0000)
commitc1b74c211a117a9f6e05f6d2e47dd633cc5f40e2
tree726fb6b7c21c185101948ea48de0e6660d0fb9b7
parent5a9335ef017c45e09d9493b982a25a8e58b51d40
fstream.tcc (setbuf): Allow (__s...

2003-06-18  Nathan C. Myers  <ncm-nospam@cantrip.org>
    Paolo Carlini  <pcarlini@unitus.it>

* include/bits/fstream.tcc (setbuf): Allow (__s, 1) too,
simply equivalent to the unbuffered case (0, 0) as far as
_M_buf_size is concerned.

Co-Authored-By: Paolo Carlini <pcarlini@unitus.it>
From-SVN: r68160
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/fstream.tcc