Description: Template-based C++ queue implementation, to achieve their own vector class. Prior to this, a first queue with templates. The bottom of the queue is a linked list. Mainly to familiarize yourself with the wording of the template.
To Search:
File list (Check if you may need any files):
my_stl_Queue1\TQueue\sqstudent.cpp
.............\......\TQueue.dsp
.............\......\TQueue.dsw
.............\......\TQueue.ncb
.............\......\TQueue.opt
.............\......\TQueue.plg
.............\TQueue
my_stl_Queue1