TPIE

11a2c2d
stack.h File Reference
#include <tpie/array.h>
#include <tpie/portability.h>
#include <tpie/deprecated.h>
#include <tpie/stream.h>
#include <tpie/compressed/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::ami
 A version of sort that takes an input stream of elements of type T, and an output stream, and and uses the < operator to sort, see also Sorting in TPIE.
 

Detailed Description

External memory stack

Definition in file stack.h.