Delimiter checker for '[', ']', '{', '}', '(', ')' using a templated stack Course - Data Structures and Algorithms with Rene German
References: CPP Reference - general library information CPlusPlus.com - general library information
Stack Overflow - makefile use with template file https://stackoverflow.com/questions/13792001/making-a-makefile-for-a-template-class
Exceptions and Error Handling https://isocpp.org/wiki/faq/exceptions
C/C++ Lecture Notes I - Raymond Mitchell - UCSD Extension C/C++ Lecture Notes II - Raymond Mitchell - UCSD Extension C/C++ Lecture Notes III - Raymond Mitchell III - UCSD Extension C/C++ Lecture Notes IV - Raymond Mitchell III - UCSD Extension