element list to store single elements of a hash table
Definition at line 104 of file struct_misc.h.
#include <struct_misc.h>
Data Fields | |
void * | element |
SCIP_MULTIHASHLIST * | next |
void* SCIP_MultiHashList::element |
SCIP_MULTIHASHLIST* SCIP_MultiHashList::next |
rest of the hash table list
Definition at line 107 of file struct_misc.h.
Referenced by multihashlistAppend(), and multihashResize().