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.


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.

Petur


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