Parses command line arguments into folly::settings.
Synopsis
Declared in <folly/settings/CommandLineParser.h>
class CommandLineParser;
Member Functions
Name |
Description |
|
Constructors |
|
Destroys the parser. |
Assignment operators |
|
Parses the command line arguments into the associated settings. |
Created with MrDocs