$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] [Range] Documentation for the combine function
From: Sorin Fetche (sorin.fetche_at_[hidden])
Date: 2010-06-07 14:25:01
Hi,
While looking for a Boost.Range counterpart to the zip_iterator, I
found the combine() function in boost/range/combine.hpp.
But I didn't find any associated documentation neither in Boost 1.43
nor in trunk.
In case I didn't overlook it, can I get a confirmation that this
function really belongs to the public API, thus being safe to use?
Thank you,
Sorin