
23 Jan
2008
23 Jan
'08
3:34 p.m.
Jeff Flinn wrote:
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?
Yep, thanks. -- Eric Niebler Boost Consulting www.boost-consulting.com