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: Tuple progress - help with istream / ostream


On Oct 20, 2004, at 10:09 AM, chris wrote:

Hello,

I've just about finished the implementation of the tuple class, except for the << and >> operators. Could anyone with more stream exprience than me perhaps point me to an example, or mini-working code of how this should work?

Wait until next week until you do any of this. Things may change between now and then.


--Matt


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