#include <cstdlib>
#include <iostream>
#include "EST_TDeque.h"
#include "EST_String.h"
Go to the source code of this file.
Examples of stack and queue use.
Definition at line 55 of file deq_example.cc.