
9 Jun
2005
9 Jun
'05
5:09 p.m.
Mikhail Glushenkov wrote:
Jonathan Turkanis <technews <at> kangaroologic.com> writes:
Thorsten Ottosen wrote:
I think Gabriel Dos Reis has some more problems with std::set, but I have forgotten them now.
There's the question of whether you should trust the user to modify elements in a set.
Standard says that that set::iterator may be the same type as set::const_iterator.
I'm mentioning ways people have said the standard could be improved.
In Fast_lookup this behaviour is enabled only in debug mode by default.
Why have different behavior in debug mode? Jonathan