Boost logo

Boost Users :

From: David Abrahams (dave_at_[hidden])
Date: 2006-11-03 09:56:24


"Ovanes Markarian" <om_boost_at_[hidden]> writes:

> Dave,
>
> Here is a small example which produces errors:
>
> #include <iostream>
> #include <functional>
> #include <boost/ref.hpp>
> #include <boost/bind.hpp>
> #include <boost/array.hpp>
> #include <boost/utility.hpp>
> #include <boost/bind/placeholders.hpp>
> #include <boost/mpl/int.hpp>
> #include <boost/mpl/map.hpp>
> #include <boost/mpl/for_each.hpp>
> #include <boost/mpl/vector.hpp>
> #include <boost/mpl/transform.hpp>

That's already not small.

Please try answering all the questions in my email first. For
example,

  The last release of mpl::map had some considerable bugs. Have you
  tried the latest version from the CVS HEAD (or RC_1_34_0)?

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com

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