This is a command line parser.
Supported prefixes: '--', '-', '/', '@'.
Supported delimeters - any combination of: ' ', ':', '='.
Features:
- Checking for parameters that must be specified.
- Checking of type values and required count.
- Collecting values from identical parameters.
- Parameter description generation.
- Syntax checking.
About the example: place the "Tests" folder next to ClpExample.exe.