This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: stdio_filebuf docs
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: Jonathan Wakely <cow at compsoc dot man dot ac dot uk>
- Cc: libstdc++ at gcc dot gnu dot org
- Date: Tue, 4 Feb 2003 12:03:05 -0600
- Subject: Re: stdio_filebuf docs
- References: <20030204135718.GA86990@compsoc.man.ac.uk>
>2002-02-04 Jonathan Wakely <redi@gcc.gnu.org>
>
> * docs/html/27_io/howto.html: New section on stdio_filebuf.
> * docs/html/ext/howto.html: Move stdio_filebuf notes to 27_io.
> * docs/html/documentation.html: Regenerate.
>
>I'll also added a link from the "Deriving a stream buffer" section to
>Dietmar Kuehl's iostreams page, but I'll do this as a separate patch.
Looks great! Thanks Jonathan.
-benjamin