pgm::args – Define & Process Program Arguments in C++
-
Updated
Jul 28, 2025 - 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.
To associate your repository with the program-arguments topic, visit your repo's landing page and select "manage topics."