E-MailRelay
|
#include "gdef.h"
#include "gstringarray.h"
#include "goptions.h"
#include "goptionvalue.h"
#include "goptionmap.h"
#include "gpath.h"
#include <string>
#include <functional>
Go to the source code of this file.
Classes | |
class | G::OptionParser |
A parser for command-line arguments that operates according to an Options specification and returns an OptionValue multimap. More... | |
Namespaces | |
namespace | G |
Low-level classes. | |