Subject: Re: [boost] [iterator] Is there any interest in Null Iterator Adaptor ?
From: Rahman Salim Zengin (rsz_at_[hidden])
Date: 2016-09-26 07:30:12


On 2016-09-25 19:19, Edward Diener wrote:
> ... Perhaps your docuemnetation needs to be more expansive about its
> functionality.

On 2016-09-25 21:01, Oswin Krause wrote:
> ... I can not think of any example where i would like to fool one of >
the std:: algorithms.
>
> Moreover, note that this iterator will never fulfil the requirements
> of a random access iterator even if it allows random access. ...

Documentation is improved. Descriptions are corrected. Examples are added.