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

List object. More...

#include <dlist.h>

Detailed Description

List object.

Callers declare or allocate an object of this type to instantiate a list. Users are encouraged to declare (and initialize) this object with the DECLARE_CSTL_DLIST() macro. Any other declaration or allocation must be initialized via cstl_dlist_init().

Definition at line 59 of file dlist.h.


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