PostGIS  2.4.9dev-r@@SVN_REVISION@@
UT_hash_table Struct Reference

#include <uthash.h>

Collaboration diagram for UT_hash_table:
Collaboration graph

Data Fields

UT_hash_bucketbuckets
 
unsigned num_buckets
 
unsigned log2_num_buckets
 
unsigned num_items
 
struct UT_hash_handletail
 
ptrdiff_t hho
 
unsigned ideal_chain_maxlen
 
unsigned nonideal_items
 
unsigned ineff_expands
 
unsigned noexpand
 
uint32_t signature
 

Detailed Description

Definition at line 1049 of file uthash.h.


The documentation for this struct was generated from the following file: