This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] PR 8761 and 7076, take 2


On Thu, Jan 16, 2003 at 08:15:37AM -0800, Nathan Myers wrote:
> You might prefer to make a public, non-standard member (e.g. __sbuf())
> of ostreambuf_iterator to give access to the streambuf.  Probably the 
> standard should have specified one.  (Mea culpa.)

Or, rather, you might as well make the _M_sbuf member public.

Nathan Myers
ncm-nospam@cantrip.org


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]