$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Thorsten Ottosen (nesotto_at_[hidden])
Date: 2005-07-14 10:23:55
David Abrahams <dave <at> boost-consulting.com> writes:
> > To answer the question: otherwise, how do you now which end that is open
and
> > which that is closed?
>
> And incidentally, AFAICT nobody uses a range built the other way (it's
> difficult to work with), so half-open always means "closed at the
> beginning."
>
Right. I agree. I'll change it tomorrow.
-Thorsten