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


> Also, I've been informed by the writer of the
proposal > that there are some changes to the tuple
specification > being discussed yesterday and today,
so assuming these > work their way onto the
open-std.org page in the next
> couple of days (I'm assuming they should? or is
there 
> somewhere better to look?) I'll add these before
> submitting.

LWG just killed tuple io. So, don't worry about it.

;)

There have been tuple changes, but my suggestion is to
not wait for everything to settle down absolutely, and
just submit what you have now, and fix up stuff to the
final TR1 wording when it is indeed final.

-benjamin


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