|
|
|
|
|
by tedunangst
2930 days ago
|
|
Although it may work for the integer hash set, forcing the application to deal with potential resizing when adding to a generic hash table is painful. I'll note too that the growable buffer example linked at the end violates the no malloc rule. |
|