/Stack

A stack implementation in C++.

Primary LanguageC++

Stack

A stack implementation in C++.

How to compile

$ g++ -o main.o -I ./src/ *.cpp