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

Dynamic singly linked list (no check). More...

#include <tpl_snode_nc.H>
#include <ah-errors.H>
Include dependency graph for tpl_dyn_slist_nc.H:

Go to the source code of this file.

Classes

class  Aleph::Dyn_Slist_Nc< T >
 Lista dinámica de elementos de tipo T. More...
 
class  Aleph::Dyn_Slist_Nc< T >::Iterator
 

Namespaces

namespace  Aleph
 Main namespace for Aleph-w library functions.
 

Detailed Description

Dynamic singly linked list (no check).

Author
Leandro Rabindranath León

Definition in file tpl_dyn_slist_nc.H.