← Back to C-Kernel-Engine Docs Doxygen Source Documentation
CKTokenizerHashTable Struct Reference

#include <hash_table.h>

Data Fields

size_t count
 
CKTokenizerHashEntry ** entries
 
float load_factor
 
size_t size
 

Detailed Description

Definition at line 29 of file hash_table.h.

Field Documentation

◆ count

◆ entries

◆ load_factor

float CKTokenizerHashTable::load_factor

Definition at line 33 of file hash_table.h.

Referenced by ck_tokenizer_hash_table_create().

◆ size


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