Rework hashtable iterators; you can now delete items while iterating over them
authorDavid Given <dg@cowlark.com>
Sat, 14 Jan 2017 11:25:10 +0000 (12:25 +0100)
committerDavid Given <dg@cowlark.com>
Sat, 14 Jan 2017 11:25:10 +0000 (12:25 +0100)
commit49a37d2e678115719b44c11751b161e74cf843a4
tree70b66e3b3dba76ec56069f7d1ceb3eddebbf5b95
parent51c5459ee8e6a775cf159b45ca5c3703a9f564a1
Rework hashtable iterators; you can now delete items while iterating over them
(only the current item, though).
modules/src/data/hashtable.c
modules/src/data/hashtable.h