|
Boost Users : |
Subject: Re: [Boost-users] [Iterator] zip iterator with std::tuple or std::pair
From: Michel Morin (mimomorin_at_[hidden])
Date: 2017-03-23 13:50:38
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 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