|
PPL
0.12.1
|
#include "CO_Tree.types.hh"#include "Coefficient.defs.hh"#include <memory>#include "CO_Tree.inlines.hh"#include "CO_Tree.templates.hh"

Go to the source code of this file.
Classes | |
| class | Parma_Polyhedra_Library::CO_Tree |
| A cache-oblivious binary search tree of pairs. More... | |
| class | Parma_Polyhedra_Library::CO_Tree::const_iterator |
| A const iterator on the tree elements, ordered by key. More... | |
| class | Parma_Polyhedra_Library::CO_Tree::iterator |
| An iterator on the tree elements, ordered by key. More... | |
| class | Parma_Polyhedra_Library::CO_Tree::tree_iterator |
Namespaces | |
| namespace | Parma_Polyhedra_Library |
| The entire library is confined to this namespace. | |
Macros | |
| #define | PPL_CO_TREE_EXTRA_DEBUG 0 |
| #define PPL_CO_TREE_EXTRA_DEBUG 0 |
Definition at line 47 of file CO_Tree.defs.hh.