External memory stack. More...
#include <tpie/array.h>#include <tpie/portability.h>#include <tpie/deprecated.h>#include <tpie/stream.h>#include <tpie/tpie_assert.h>Go to the source code of this file.
Classes | |
| class | tpie::stack< T > |
| An implementation of an external-memory stack. More... | |
| class | tpie::ami::stack< T > |
| An implementation of an external-memory stack compatible with the old AMI interface. More... | |
Namespaces | |
| tpie | |
| TPIE's namespace. | |
| tpie::ami | |
| The namespace within TPIE for the Access Method Interface elements. | |
External memory stack.
Definition in file stack.h.