This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: set and map iterators.


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]