|
PPL
1.2
|
#include "CO_Tree_types.hh"#include "Coefficient_defs.hh"#include <memory>#include <cstddef>#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 | |
| 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 48 of file CO_Tree_defs.hh.