Public Member Functions
Queue< T > Class Template Reference

List of all members.

Public Member Functions

void insert (T x)
peek () const
void pop ()
void clear (bool dealloc=false)
int size (void)
const T & operator[] (int index) const

template<class T>
class Queue< T >


The documentation for this class was generated from the following file: