|
PPL
1.2
|
#include "EList_types.hh"#include "Doubly_Linked_Object_defs.hh"#include "EList_Iterator_defs.hh"#include "EList_inlines.hh"

Go to the source code of this file.
Classes | |
| class | Parma_Polyhedra_Library::Implementation::EList< T > |
| A simple kind of embedded list (i.e., a doubly linked objects where the links are embedded in the objects themselves). More... | |