Boost logo

Boost Users :

From: Ben Hutchings (ben.hutchings_at_[hidden])
Date: 2003-09-12 09:07:19


nagual <nagual_at_[hidden]> 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".


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net