@kv  0.0.4
Library for graph problems in C and Python
AtList Struct Reference

Public Attributes

AtSList base
 
struct _AtList * prev
 

Member Data Documentation

AtSList AtList::base

All resources of single linked list (link to next item and value)

struct _AtList* AtList::prev

Link to previous item


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