
12 Sep
2003
12 Sep
'03
2:07 p.m.
nagual <nagual@promsoft.ru> wrote: <snip>
I correct line 12 & 13:
tie(i1, i2, i3, c1, c2, c3).template get<num>() = t; cout<<tie(i1, i2, i3, c1, c2, c3).template get<num>()<<endl;
g++ (GCC) v 3.2.2 now compile ok.
But cl (MSVC) v 13.00.9466 output not change. ;-c
The problem there must be something else. VC++ 7.1 accepts the code with or without "template".
7939
Age (days ago)
7939
Last active (days ago)
0 comments
1 participants
participants (1)
-
Ben Hutchings