Mescal
Loading...
Searching...
No Matches
dlist Struct Reference

Type used to represent a doubly linked list. More...

#include <type_dlist.h>

Public Attributes

uint size
 Size of the list.
 
dcelllsent
 A pointer to the left sentinel.
 
dcellrsent
 A pointer to the right sentinel.
 

Detailed Description

Type used to represent a doubly linked list.


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