PPL  1.2
CO_Tree_defs.hh File Reference
#include "CO_Tree_types.hh"
#include "Coefficient_defs.hh"
#include <memory>
#include <cstddef>
#include "CO_Tree_inlines.hh"
#include "CO_Tree_templates.hh"
Include dependency graph for CO_Tree_defs.hh:
This graph shows which files directly or indirectly include this file:

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
 

Macro Definition Documentation

#define PPL_CO_TREE_EXTRA_DEBUG   0

Definition at line 48 of file CO_Tree_defs.hh.