[Boost-bugs] [Boost C++ Libraries] #8028: Document boost::combine(range1, range2)

Subject: [Boost-bugs] [Boost C++ Libraries] #8028: Document boost::combine(range1, range2)
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-02-11 23:53:55


#8028: Document boost::combine(range1, range2)
-------------------------------------+--------------------------------------
 Reporter: nathanridge | Owner: neilgroves
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: range
  Version: Boost Development Trunk | Severity: Problem
 Keywords: |
-------------------------------------+--------------------------------------
 The header boost/range/combine.hpp contains a function combine() that
 combines two ranges into a "zipped range" built on top of the
 Boost.Iterator library's zip_iterator.

 This function is not used as a helper by anything else in Boost.Range, so
 I'm guessing it should be public API.

 If that's the case, it should added to the documentation.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/8028>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:12 UTC