Matthias Wohlgemuth wrote:
> as far as I understand the zip_iterator is compatible also with STL tuple
> and pair.
Try
#include <boost/fusion/adapted/std_pair.hpp>
or
#include <boost/fusion/adapted/std_tuple.hpp>
.
Regards,
Michel
_______________________________________________
Boost-users mailing list
Boost-users@lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/boost- users