
28 Sep
2006
28 Sep
'06
3:36 p.m.
Doug Gregor wrote:
On Sep 28, 2006, at 7:14 AM, John Fletcher wrote:
There's an annotated version in the variadic template proposal:
I was hoping not to have to dig it out of the pdf.
There's a complete TR1 implementation in the compiler for variadic templates (see libstdc++-v3/include/tr1/tuple).
I have the compiled distribution for cygwin and cannot find a directory for the includes for libstdc++-v3. Is it in a different distribution? John