id summary reporter owner description type status milestone component version severity resolution keywords cc 6267 Python-like Zip range jmckesson@… Neil Groves "Boost.Iterator already has the `zip_iterator`, which allows iterating over multiple containers at once. But we don't have a range version. This should be a varadic template called `zip` or something of the kind that returns a proper range that uses `zip_iterator`s to iterate over containers." Feature Requests closed To Be Determined range Boost 1.48.0 Problem fixed