
23 Nov
2008
23 Nov
'08
6:06 p.m.
On Sun, Nov 23, 2008 at 1:49 AM, David Abrahams <dave@boostpro.com> 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