University C++ project that implements a template FIFO queue and tests it.
From Command Line, in the same directory as Makefile, run command make.
From Command Line, in the same directory as the project build, run command main to run the executable file main.exe.