This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [Patch] Move _M_buf_size to basic_filebuf
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: Paolo Carlini <pcarlini at unitus dot it>
- Cc: pcarlini at unitus dot it, libstdc++ at gcc dot gnu dot org
- Date: Mon, 28 Apr 2003 09:03:38 -0500
- Subject: Re: [Patch] Move _M_buf_size to basic_filebuf
- References: <3EAC07CD.1030200@unitus.it><3EAC9B02.7090307@unitus.it>
>By the way, a very similar treatment can be reserved to _M_buf,
>currently essentially unused for basic_stringuf except a couple of
>redundant places.
These are both fine.
-benjamin