Tinyhash
This is a library containing multiple C implementations of hashmap.
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 Cth_funcs_tCentralizing every function associated with an unique implementation method
 Cth_iterator_sRepresents an iterator that allow to iterate over a generic table
 Cth_key_tRepresent an entry key
 Cth_oa_entry_sRepresent an entry within a bucket
 Cth_oa_table_t
 Cth_sc_entry_sRepresents a separate chaining entry
 Cth_sc_table_tRepresent a separate chaining table
 Cth_tRepresent a hashmap controller