|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
Typed singly linked node (no check). More...
#include <slink_nc.H>Go to the source code of this file.
Classes | |
| class | Aleph::Snode_Nc< T > |
| class | Aleph::Snode_Nc< T >::Iterator |
Namespaces | |
| namespace | Aleph |
| Main namespace for Aleph-w library functions. | |
Typed singly linked node (no check).
Definition in file tpl_snode_nc.H.