Boost logo

Boost Users :

Subject: Re: [Boost-users] Fwd: [fusion] Using boost::mpl::fold with a fusion sequence
From: Christopher Schmidt (mr.chr.schmidt_at_[hidden])
Date: 2009-12-30 10:59:47


Roberto Giménez schrieb:
> Hi. When I try to compile this:
>
> #include <boost/fusion/container/map.hpp>
> #include <boost/mpl/fold.hpp>
>
[snip]
>
> I get the following error:
>
> "...boost/mpl/begin_end.hpp", line 35: Error, nofieldfnd:
> apply is not a member of
> boost::mpl::begin_impl<boost::fusion::fusion_sequence_tag>.

Including <boost/fusion/mpl.hpp> should fix your problem.

-Christopher


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net