
9 Jun
2005
9 Jun
'05
11 a.m.
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. In Fast_lookup this behaviour is enabled only in debug mode by default.