$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Michael Fawcett (michael.fawcett_at_[hidden])
Date: 2008-02-13 12:13:43
On Feb 13, 2008 12:05 PM, Kobi Cohen-Arazi <kobi.cohenarazi_at_[hidden]> wrote:
> > >
> > > 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?
> >
> > It compiles w/o error. Thanks!
>
> Is it possible for the boost/template gurus to explain why it is needed
> here?
--Michael Fawcett