$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jonathan Turkanis (technews_at_[hidden])
Date: 2005-06-03 13:00:10
christopher diggins wrote:
> Well all of this talk of matricies, and what not got me thinking that
> perhaps we should get back to basics and introduce stride iterators
> into Boost which properly model the Random Access Iterator concept
> (unless they are already existant somewhere and I simplty overlooked
> them :-p )
You did look at the iterators library, didn't you?
http://www.boost.org/libs/iterator/doc/index.html
Jonathan