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