PPL  0.12.1
CO_Tree.defs.hh File Reference
#include "CO_Tree.types.hh"
#include "Coefficient.defs.hh"
#include <memory>
#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

namespace  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 47 of file CO_Tree.defs.hh.