$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Thorsten Ottosen (nesotto_at_[hidden])
Date: 2005-04-26 10:16:22
"Aleksey Gurtovoy" <agurtovoy_at_[hidden]> wrote in message
news:m18y3561hw.fsf_at_tulip.office.meta...
FWIW, the cited posting is not about "new iterator concepts". It
discusses building a proper algorithm dispatch scheme, which is
central to any library that introduces overloading of algorithm
names.
> That said, Ranges pretty much follow whatever iterator categories
> that exists.
>
> I won't have time to look into this stuff for some time. If you feel
> its important, go do the work.
Please read more carefully what I said. It's important to get this
right, not to get it into standard ASAP.
>>>>>>>>>>>
Sorry, I don't have the energy to introduce a new dispatch scheme.
-Thorsten