>
> I'm taking a wild guess here not knowing what you're running this on
> (and I really haven't looked into your code much), but try:
>
> t.template get<0>();
> t.template get<1>();
>
> Was that it?
>
> Stjepan

It compiles w/o error. Thanks!

_______________________________________________

Is it possible for the boost/template gurus to explain why it is needed here?

Any help would be appreciated,
--
- Kobi