cvx
Loading...
Searching...
No Matches
hashtable Struct Reference

#include <hashtable.h>

Data Fields

cvx_container super
 
size_t capacity
 
size_t count
 
double load
 
struct hashtable_vtabkvtabk
 
struct hashtable_vtabvvtabv
 
struct hashtable_entrybuffer
 

Field Documentation

◆ buffer

struct hashtable_entry* hashtable::buffer

◆ capacity

size_t hashtable::capacity

◆ count

size_t hashtable::count

◆ load

double hashtable::load

◆ super

cvx_container hashtable::super

◆ vtabk

struct hashtable_vtabk* hashtable::vtabk

◆ vtabv

struct hashtable_vtabv* hashtable::vtabv

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