Re: Possible GHashTable bug?



Derek Simkowiak <dereks realloc net> writes: 
> 	Havoc mentioned that the C++ STL will not allow you to alter a
> HashTable while iterating over it.

I think I said STL _containers_ won't allow that - the STL doesn't
contain a hashtable. ;-)

Though many C++ implementations have hash_map<>, it's an extension.

Havoc




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]