TPIE

v1.1rc1-6-g0c97303
stack.h File Reference

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.
 

Detailed Description

External memory stack.

Definition in file stack.h.