8 Mar
2006
8 Mar
'06
11:53 a.m.
David Abrahams schrieb:
Mark Nevill
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