$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Neal D. Becker (ndbecker2_at_[hidden])
Date: 2004-04-13 12:57:22
Neal D. Becker wrote:
>
>> There is a cycle_iterator (yet another
>> iterator_adaptor application) in the yahoo files
>> section which can solve this problem.
>>
>
> Anyone adapt cycle_iterator to new boost iterator adaptors?
>
OK, I think I have answered my own question. Here is an adaptation of
cycle_iterator to new boost iterator adaptors: