|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
Dynamic treap alias. More...
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. | |
Dynamic treap alias.
Compatibility wrapper for treap.
Definition in file tpl_dynTreap.H.