An intrusive list for the leaves of a PCTree. More...
#include <ogdf/basic/basic.h>#include <ogdf/basic/internal/config_autogen.h>#include <cstddef>#include <iterator>Go to the source code of this file.
Classes | |
| class | ogdf::pc_tree::IntrusiveList< T > |
| class | ogdf::pc_tree::IntrusiveList< T >::iterator |
| class | ogdf::pc_tree::IntrusiveList< T >::node |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
| namespace | ogdf::pc_tree |
An intrusive list for the leaves of a PCTree.
TODO should be moved to a central location; merge with GraphList?
Definition in file IntrusiveList.h.