$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Is Boost.Range broken?
From: Daniel Walker (daniel.j.walker_at_[hidden])
Date: 2008-11-23 13:06:12
On Sun, Nov 23, 2008 at 1:49 AM, David Abrahams <dave_at_[hidden]> wrote:
<snip>
> Frankly, you don't even need to be that explicit: just write the
> semantics of empty as
>
> begin(r) == end(r)
That was the definition of the semantics of empty(r) before it was
(inexplicably) removed from the Range concept.
Daniel Walker