Re: Possible GHashTable bug?
- From: Havoc Pennington <hp redhat com>
- To: Derek Simkowiak <dereks realloc net>
- Cc: gtk-devel-list redhat com
- Subject: Re: Possible GHashTable bug?
- Date: 08 Jul 2001 22:53:51 -0400
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]