summaryrefslogtreecommitdiffstats
path: root/devel/uthash/pkg-descr
blob: b1b2edb6f5420fd0d25152db1fbf299425ac1a7c (plain)
1
2
3
4
5
6
This is a hash table, implemented in C, supporting constant-time
add/find/remove of C structures. Any structure having a unique,
arbitrarily-typed key member can be hashed by adding a UT_hash_handle
member to the structure and calling these macros.

WWW: http://uthash.sourceforge.net/
OpenPOWER on IntegriCloud