to c c++ queues by nando.quintana
// // This file contains the C++ code from Program 6.18 of // "Data Structures and Algorithms // with Object-Oriented Design Patterns in C++" // by Bruno R. Preiss.