E-MailRelay
|
#include "gdef.h"
#include <string>
#include <map>
Go to the source code of this file.
Namespaces | |
namespace | G |
Low-level classes. | |
Typedefs | |
using | G::StringMap = std::map< std::string, std::string > |
A std::map of std::strings. More... | |