|
JASSv2
|
Command line processor in a single stand-alone header file. More...
#include <tuple>#include <limits>#include <string>#include <utility>#include <sstream>#include <iostream>#include <typeinfo>#include <stdlib.h>#include "string.h"#include "asserts.h"

Go to the source code of this file.
Classes | |
| class | JASS::commandline |
| Command line processor. More... | |
| class | JASS::commandline::text_note |
| used to specify text strings to appear in the help. More... | |
| class | JASS::commandline::command< TYPE > |
| A single command line parameter. More... | |
Command line processor in a single stand-alone header file.
1.8.13