We call the basic building block of a linked list an { item\/} that is implemented by the class ABA_LISTITEM.
#include <listitem.h>
Inheritance diagram for ABA_LISTITEM< Type >::
|
We call the basic building block of a linked list an { item\/} that is implemented by the class ABA_LISTITEM.
Definition at line 55 of file listitem.h.
The constructor.
The element of the item.
The successor of the item in the list.
Definition at line 56 of file listitem.h.
The output operator.
A reference to the output stream.
Definition at line 95 of file listitem.h.
Definition at line 96 of file listitem.h.
The documentation for this class was generated from the following file: