Subastra
Loading...
Searching...
No Matches
Data Fields
map_bucket_t Struct Reference

#include <map.h>

Collaboration diagram for map_bucket_t:
Collaboration graph
[legend]

Data Fields

bool has_data
 
map_key_t key
 
struct map_bucket_tnext
 

Field Documentation

◆ has_data

bool has_data

◆ key

map_key_t key

◆ next

struct map_bucket_t* next