marceloatg / DynamicStack

Dynamic stack for generic data structures.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DynamicStack

Dynamic stack for generic data structures.

Simply add DynamicStack.h to your project and you will be able to use a dynamic stack for any data struct due to the use of templates.

About

Dynamic stack for generic data structures.


Languages

Language:C++ 100.0%