Boost logo

Boost :

From: David Abrahams (david.abrahams_at_[hidden])
Date: 2002-01-30 08:19:16


FWIW: The policy functions don't have to be static functions. You can store
state in the policies and access it directly.

----- Original Message -----
From: <nbecker_at_[hidden]>
To: <boost_at_[hidden]>
Sent: Wednesday, January 30, 2002 8:11 AM
Subject: Re: [boost] Re: Help with iterator helpers

> Here is a modified version of the cyclic iterator adaptor. The
> iterator_adaptor member functions are really static functions, so they
> must not directly access the other members. I have modified this. I
> don't think the code is fully working yet, but I think this is closer
> to the target:
>


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