Stack A C++ implementation of a stack. This code also uses the stack to do infix to postfix notation along with using the stack for XML validation.