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

Dynamic treap alias. More...

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

Go to the source code of this file.

Classes

struct  Aleph::DynTreapTree< Key, Type, Compare >
 Dynamic mapping implemented with treap trees. More...
 

Namespaces

namespace  Aleph
 Main namespace for Aleph-w library functions.
 

Detailed Description

Dynamic treap alias.

Compatibility wrapper for treap.

See also
tpl_treap.H Main treap implementation
Author
Leandro Rabindranath León

Definition in file tpl_dynTreap.H.