$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [Range] Confusing result of iterator_range::size()
From: Thorsten Ottosen (thorsten.ottosen_at_[hidden])
Date: 2011-11-07 04:11:20
Den 05-11-2011 21:23, Dave Abrahams skrev:
>
> on Sat Nov 05 2011, Olaf van der Spek<ml-AT-vdspek.org> wrote:
>> So boost::iterator_range::size() and boost::size() violate this?
>
> I don't have the spec in front of me, but that's my understanding from
> the foregoing conversation.
Well, iterator_range<T> is not a container. Could you elaborate on your
view?
-Thorsten