Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
slink_nc.H File Reference

Singly linked node (no check variant). More...

#include <aleph.H>
#include <ah-errors.H>
Include dependency graph for slink_nc.H:
This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

Singly linked node (no check variant).

Author
Leandro Rabindranath León

Definition in file slink_nc.H.