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: O_CREAT |?O_EXCL with ofstream


Hervé Eychenne wrote:

and obj << "foo" fails...
Please note that I really want to be able to use operator<<.


It looks like you really need an extension class that we have been
discussing for some time:

http://gcc.gnu.org/ml/libstdc++/2004-03/msg00359.html

Paolo.


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