|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
Singly linked node (no check variant). More...
Go to the source code of this file.
Classes | |
| class | Aleph::Slink_Nc |
| Enlace simple a lista de nodos no circular. More... | |
| class | Aleph::Slink_Nc::Iterator |
Namespaces | |
| namespace | Aleph |
| Main namespace for Aleph-w library functions. | |
Singly linked node (no check variant).
Definition in file slink_nc.H.