mirror of
https://github.com/sametersoylu/argument-parser.git
synced 2026-05-28 20:08:10 +00:00
5f65eca71382daa8b88d52f1a8068c0454b95d6b
Implement parser traits for vector<int> and vector<string> to handle comma-separated values Add corresponding argument handling in main to demonstrate usage
Description
A cross-platform, native automatic argument processing library that is inpired by python3/argparse.
Languages
C++
95.1%
CMake
4.6%
C
0.3%