|
E-MailRelay
|
#include "gdef.h"#include <string>#include <map>
Include dependency graph for gstringmap.h:
This graph shows which files directly or indirectly include this file: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... | |