pgm::args – Define & Process Program Arguments in C++
-
Updated
Sep 28, 2024 - C++
pgm::args – Define & Process Program Arguments in C++
Small library for program argument parser, inspired by Python's `argparse`, depending only on the standard library, with C++17 as minimum requirement.
Add a description, image, and links to the program-arguments topic page so that developers can more easily learn about it.
To associate your repository with the program-arguments topic, visit your repo's landing page and select "manage topics."