Theodore Papadopoulo wrote:
>I have just discovered that libstdc++-v3 defines iterator for maps
>and sets as const_iterator, which till yesterday I believed was the
>right thing to do.
>
http://gcc.gnu.org/onlinedocs/libstdc++/ext/lwg-defects.html#103
This is now rather well documented both in the docs and in the sources.
Paolo.