[v3] std::tr1::tuple

Andrew Pinski pinskia@physics.uc.edu
Tue Oct 26 13:20:00 GMT 2004


On Oct 25, 2004, at 3:14 PM, Benjamin Kosnik wrote:

>
> This is an initial implementation of std::tr1::tuple, contributed by 
> Chris Jefferson.
>
> Thanks Chris!
>
> There are a couple of outstanding issues that will be addressed in
> subsequent patches. Some of these issues include where to put
> maketupes.c, how to run it, what library holds definitions. and the
> supporting make and build machinery.

Another issue I found is that the patch uses _T as a template
argument which causes all of tuple to fail.  I filed PR 18159 to keep
track of this.  This causes tuple to fail on darwin.


Thanks,
Andrew Pinski



More information about the Libstdc++ mailing list