libcstl
Loading...
Searching...
No Matches
cstl_map_t Struct Reference

The map object. More...

#include <map.h>

Detailed Description

The map object.

The map may be declared on the stack or allocated. In either case, it must be initialized via cstl_map_init(). The map must be cleared with cstl_map_clear() to free any memory alloced by the map itself.

Definition at line 30 of file map.h.


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