$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Thorsten Ottosen (thorsten.ottosen_at_[hidden])
Date: 2006-06-14 17:47:43
Neal Becker wrote:
> I wonder if there will be range adapters, similar to iterator_adapters?
>
> For now, it's possible to use iterator_adapters + make_iterator_range, but
> it would be nice to have a more direct approach.
Right. This is planned as part of range_ex.
-Thorsten