[v3] std::tr1::tuple

Paolo Carlini pcarlini@suse.de
Tue Oct 26 13:34:00 GMT 2004


Chris Jefferson wrote:

> Woops, sorry!
>
> I'm currently fixing maketuple.c so it produces the correctly 
> formatted tuple header. I'll fix this up at the same time. Do you have 
> any advice on what I should be using instead? is _T0 .. _T9 OK?

I think we settled to _Tp, as replacement for the dangerous _T (just 
grep...). Therefore, probably _Tp0 .. _Tp9 would be slightly better...

Paolo.



More information about the Libstdc++ mailing list