
3 Nov
2006
3 Nov
'06
2:56 p.m.
"Ovanes Markarian" <om_boost@keywallet.com> 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