An open API service indexing awesome lists of open source software.

https://github.com/alpsayin/cpp_practice

c++ practice for myself and a small argument parser library: argALParser
https://github.com/alpsayin/cpp_practice

argument argument-parser parsr

Last synced: 11 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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.