$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jeff Flinn (TriumphSprint2000_at_[hidden])
Date: 2008-01-23 09:43:34
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_guide/expression_transformation.html
>
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