$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Ciobanu (psycho_at_[hidden])
Date: 2002-02-19 05:55:54
----- Original Message -----
From: "Herb Sutter" <hsutter_at_[hidden]>
To: <boost_at_[hidden]>
Sent: Tuesday, February 19, 2002 8:09 AM
Subject: RE: [boost] Most needed/desired features in C++
> Maybe, though note that it doesn't solve this issue because
"const_iterator"
> isn't "const iterator".
That's one of the other problems in C++ I find as annoying as the
compiler not being to figure the difference between operator>> and vector<
vector < int>>.
I don't actually know what can be done to make const_iterator, const
iterator, but it'd be quite a good idea. imho.
Vlad