This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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] New stream buffer for cin, cout etc.


On Fri, May 02, 2003 at 03:56:54PM -0000, P?tur Run?lfsson wrote:
> Phil Edwards wrote:
> > On Fri, May 02, 2003 at 08:50:05AM -0000, P?tur Run?lfsson wrote:
> > > 	(basic_stdiobuf, basic_istdiostream, basic_ostdiostream,
> > > 	basic_iostdiostream):  New.
> > 
> > If the names are in headers exposed to the user's program, 
> > they will need
> > to be uglified, e.g., __gnu_cxx::__basic_stdiobuf.
> 
> The only library files that include this are src/ios.cc and
> src/globals.cc.

Whoops, missed that; ignore me.

-- 
If ye love wealth greater than liberty, the tranquility of servitude greater
than the animating contest for freedom, go home and leave us in peace.  We seek
not your counsel, nor your arms.  Crouch down and lick the hand that feeds you;
and may posterity forget that ye were our countrymen.            - Samuel Adams


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