carb/extras/Options.h
In directory: carb/extras
Source file: carb/extras/Options.h
Provides a set of helper functions to manage the processing of command line arguments.
Classes
- carb::options::Options: Receives the results of parsing an options string. 
- carb::options::Value: A multi-value type. 
Namespaces
- carb: The main Carbonite namespace. 
- carb::options: Namespace for the options processing helper functions. 
Structs
- carb::options::Option: Information about a single option and its parser.