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

Tree node memory pool allocator. More...

#include <tpl_arrayStack.H>
Include dependency graph for tpl_nodePool.H:

Go to the source code of this file.

Classes

class  Node_Pool< Node >
 Conjunto de nodos a reusarse. More...
 

Detailed Description

Tree node memory pool allocator.

Author
Leandro Rabindranath León

Definition in file tpl_nodePool.H.