Save some implementation by using std::stack as interface and implementation for InputStack. Remove the vector pair of file and file* and just use file directly.
Save some implementation by using std::stack as interface and implementation for InputStack. Remove the vector pair of file and file* and just use file directly.