Boost logo

Boost Users :

From: Vinzenz 'evilissimo' Feenstra (evilissimo_at_[hidden])
Date: 2006-03-08 06:53:50


David Abrahams schrieb:
> Mark Nevill <mark.nevill_at_[hidden]> writes:
>
>> 28: error: missing `>' to terminate the template argument list
>
> Looks like a compiler bug to me.
> Try using an intermediate typedef to access T on this line.
>

I don't think so.

He wrotes:

    template Formula::apply<seed>::value

but it should be

    Forumula::template apply<seed>::value

BR
Vinzenz


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