$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2006-09-26 17:11:02
Cromwell Enage <sponage_at_[hidden]> writes:
> I get the following errors when trying to #include
> <boost/fusion/algorithm/transformation/transform.hpp>:
>
> boost/fusion/sequence/adapted/mpl/mpl_iterator.hpp:31:
> error: declaration of `class Iterator'
> boost/fusion/sequence/adapted/mpl/mpl_iterator.hpp:22:
> error: shadows template parm `class Iterator'
...
> I used a CVS snapshot downloaded last night.
Are you compiling with "all warnings are errors" enabled?
-- Dave Abrahams Boost Consulting www.boost-consulting.com