$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Thorsten Ottosen (nesotto_at_[hidden])
Date: 2005-11-07 16:10:42
Sorry for the late reply, but I keep getting my messages rejected when I
use a different smpt-server. Very annoying.
> It seems like it should be
>
> range_iterator<vint const>::type ==> std::vector<int>::const_iterator
>
> I know we discussed this before. Thorsten, are you planning to make
> this change?
yes, and many more. I do wonder how I should tacle the fact that the upgrade
will break a lot of code. Maybe I should put the new version in different
directory, say boost/range/new/...
-Thorsten