Boost logo

Boost Users :

From: John C. Femiani (john.femiani_at_[hidden])
Date: 2008-07-21 03:34:39


Joel de Guzman wrote:
> Ok, done. I added this to the adapted docs:
>
> [heading Header]
>
> #include <boost/fusion/adapted.hpp>
> #include <boost/fusion/include/adapted.hpp>
>
> Fusion sequences may also be adapted as fully conforming __mpl__
> sequences (see
> __intrinsics__). That way, we can have 2-way adaptation to and from
> __mpl__ and
> Fusion. To make Fusion sequences fully conforming __mpl__ sequences,
> include:
>
> #include <boost/fusion/mpl.hpp>
>
> If you want bi-directional adaptation to and from __mpl__ and Fusion,
> simply
> include:
>
> #include <boost/fusion/include/mpl.hpp>
>
> The header includes all the necessary headers.
Great! Thanks, that definitely would have helped me out.

--John


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