Subject: Re: [boost] [range] Can iterator_range also model Random Access Range?
From: Mostafa (mostafa_working_away_at_[hidden])
Date: 2013-12-03 19:50:32


On Tue, 03 Dec 2013 16:37:25 -0800, Mostafa
<mostafa_working_away_at_[hidden]> wrote:

> It seems that iterator_range can properly model any refinement of the
> Forward Range concept. Is that right? The reason I ask is that this is
> not very clear from the documentation, and I had to deduce this from
> both the iterator_range API and the Random Access Range concept
> definition. (See documentation at:
> range/reference/utilities/iterator_range.html)

Does the same also apply to sub_range?

Thanks,

Mostafa