$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] wrapper to add Boost.Iterator adaptors to Boost.Range
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2010-02-07 07:10:53
dstahlke wrote:
> I've worked up a subclass that adds Boost.Iterator functionality to a
> Boost.Range object.
RangeEx already does that.
It was accepted quite some time ago, I'm wondering what its status is.