E-MailRelay
|
#include "gdef.h"
#include "gexception.h"
#include "gstringview.h"
#include "gpath.h"
#include <string>
#include <vector>
#include <map>
Go to the source code of this file.
Classes | |
class | G::Environment |
Holds a set of environment variables and also provides static methods to wrap getenv() and putenv(). More... | |
Namespaces | |
namespace | G |
Low-level classes. | |