-
Notifications
You must be signed in to change notification settings - Fork 0
Home
simfeo edited this page Feb 21, 2022
·
7 revisions
Welcome to the Fancy Argument Parser wiki!
This is open source single header library for parsing c++ command line arguments. This library distributed under MIT license. This library uses ideology of python argparse library.
This library supports c++11 and later.
If you new to argument parser use tutorial
Zip archive with classes references. Unzip this file and go to Documentation/html/index.html.
©simfeo