Namespace ae108::cmdline
Namespace List > ae108 > cmdline
Read command line parameters. More...
Classes
Type | Name |
---|---|
class | CommandLineOptionParser |
Detailed Description
Simple library for reading command line parameters with few lines of code (based on Boost.Program_options). It supports different types of arguments, including floating point numbers, integers, and booleans. Moreover, it automatically generates a --help
flag that provides custom information about the available flags.
The documentation for this class was generated from the following file cmdline/src/include/ae108/cmdline/CommandLineOptionParser.h