$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2002-12-29 12:47:07
Oleg Grunin <yg-boost-users_at_[hidden]> writes:
> Since mpl algorithms unlike their stl counterparts take sequences not
> iterators how does one run them on a subset of a container.
Just make a new container:
mpl::iterator_range<first,last>
HTH,
-- David Abrahams dave_at_[hidden] * http://www.boost-consulting.com Boost support, enhancements, training, and commercial distribution