Implements members of the ProgramOptions class which give you a standard interface to the program's command line arguments. More...
#include <cxxtls/options.h>#include <stdlib.h>#include <portable_io.h>#include <algorithm>#include <ctype.h>#include <string.h>
Go to the source code of this file.
Namespaces | |
| namespace | cxxtls |
The namespace that encapsulates most of the functionality in the CXX toolkit. | |
Implements members of the ProgramOptions class which give you a standard interface to the program's command line arguments.
Definition in file options.cxx.
1.6.3