
23 Jan
2008
23 Jan
'08
2:43 p.m.
Eric Niebler wrote:
The new version has a completely rewritten set of transforms that are incompatible with the old transforms, so this is a breaking change. You can read all about the new transforms here:
http://boost-sandbox.sourceforge.net/libs/proto/doc/html/boost_proto/users_g...
Eric, In the Note under overview: ...Since terminal<long>::type and _arg are types, terminal<long>::type(_arg) is actually the type of a function that takes _arg as a parameter as returns terminal<long>::type. replacing "as returns" with "and returns" may be what you intended? Jeff Flinn GeneCodes Corporation