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

Typed singly linked node (no check). More...

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

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.
 

Detailed Description

Typed singly linked node (no check).

Author
Leandro Rabindranath León

Definition in file tpl_snode_nc.H.