Topic: basic_filebuf::setbuf return value
Author: Ray Lischner <dontspamme@spam.you>
Date: Sat, 6 Jul 2002 06:22:32 GMT Raw View
The return value of basic_filebuf::setbuf is not defined in section 27.8.1.4
[lib.filebuf.virtuals]. Contrast this with basic_stringbuf::setbuf
(27.7.1.3), where the return value is always "this", even if the behavior
is implementation defined.
--
Ray Lischner, author of C++ in a Nutshell (forthcoming)
http://www.tempest-sw.com/cpp/
---
[ comp.std.c++ is moderated. To submit articles, try just posting with ]
[ your news-reader. If that fails, use mailto:std-c++@ncar.ucar.edu ]
[ --- Please see the FAQ before posting. --- ]
[ FAQ: http://www.jamesd.demon.co.uk/csc/faq.html ]