ParamKit
A small library helping to parse commandline parameters (for Windows).
|
The group of parameters. More...
#include <windows.h>
#include <iostream>
#include <string>
#include <sstream>
#include <map>
#include <set>
#include "color_scheme.h"
#include "param.h"
#include "strings_util.h"
Go to the source code of this file.
Classes | |
class | paramkit::ParamGroup |
The class responsible for grouping parameters (objects of the type Param) More... | |
Namespaces | |
paramkit | |
The group of parameters.
Definition in file param_group.h.