Boost logo

Boost :

From: christopher diggins (cdiggins_at_[hidden])
Date: 2005-06-03 13:29:19


----- Original Message -----
From: "Jonathan Turkanis" <technews_at_[hidden]>
To: <boost_at_[hidden]>
Sent: Friday, June 03, 2005 2:00 PM
Subject: [boost] Re: stride iterators and matricies

> 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

Yes. The only thing I saw resembling a stride iterator was permutation
iterator. However I did not understand how to make a stride iterator using
it. Perhaps it is trivial to create a stride iterator using the iterator
library and you could show me how?

-Christopher Diggins


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk