Data Structures in C++
Data Structures
Stack.hpp File Reference
#include <string>
#include "DataStructure.hpp"
Include dependency graph for Stack.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  Stack< T >
 Abstract stack interface. More...