/cpp_test

Test project for c++ syntax

Primary LanguageC++MIT LicenseMIT

C++ test project

This project was created as a cheatsheet for c++ syntax

Dependencies

  • gcc

  • make

  • cmake

Instalation

To build this project run these commands

$ cd build

$ cmake ..

$ make

$ ./test_bin