Boost logo

Boost Users :

From: Ovanes Markarian (om_boost_at_[hidden])
Date: 2006-11-03 09:09:13


Thanks I will do it. Should I only replace mpl/map.hpp or the entire mpl lib?

In my previous mail I also asked about a map containing 150 pair elements. Could you maybe take a
look at it... I simply can not force preprocessor generate that kind of data structure for me.
Unfortunately, this is essential for me to have such a big map, since it represents some
communication protocol with possible message types.

With Kind Regards,

Ovanes Markarian

On Fri, November 3, 2006 15:56, David Abrahams wrote:
> "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 mailing list
> Boost-users_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users
>


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