data-structures-c
Loading...
Searching...
No Matches
arena_state Struct Reference

Tempory arena state struct. More...

#include <arena_template.h>

Public Attributes

arena_type * arena_ptr
 Arena pointer.
size_t prev_offset
 Arena prev offset.
size_t curr_offset
 Arena curr offset.

Detailed Description

Tempory arena state struct.

Examples
arena_example.c, and fhashtable_example.c.

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