alpsayin / cpp_practice

c++ practice for myself and a small argument parser library: argALParser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cpp_practice

I was just having a fun with c++ vectors and managed pointers.

This also gave me a chance to play with CMake from scratch.

And finally I ended up implementing a small argument parser library.

About

c++ practice for myself and a small argument parser library: argALParser


Languages

Language:C++ 91.8%Language:CMake 8.2%