Wednesday, March 10, 2010

How can I make gcc understand alternate signatur syntax ?

Programmer Question

I'm trying to use a delegate library in gcc (http://www.codeproject.com/KB/cpp/ImpossiblyFastCppDelegate.aspx) but the "preferred syntax" is not recognized by gcc 4.3. I.e. howto make compiler understand the
template < RET_TYPE (ARG1, ARG2) > syntax instead of template ??



TIA
/Rob



Find the answer here

No comments:

Post a Comment

LinkWithin

Related Posts with Thumbnails