cdsa
Arena allocators and friends
Loading...
Searching...
No Matches
Set Struct Reference

Represents a set of unique keys. More...

#include <set.h>

Data Fields

Arenaarena
 Pointer to an arena allocator.
 
long length
 Number of items in the set.
 
SetItembegin
 Pointer to the root item in the set.
 
SetItemend
 Pointer to the last item in the set.
 

Detailed Description

Represents a set of unique keys.


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