CHashTable 1
Loading...
Searching...
No Matches
entry Struct Reference

A hash table entry object. More...

#include <hash_table.h>

Collaboration diagram for entry:
[legend]

Data Fields

int key
 
int value
 
struct entrynext
 

Detailed Description

A hash table entry object.

Holds a key-value pair


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