E-MailRelay
|
#include "gdef.h"
#include "gstringview.h"
#include "gexception.h"
#include <string>
#include <vector>
#include <type_traits>
#include <cstdint>
#include <functional>
Go to the source code of this file.
Classes | |
class | G::Convert |
A static class which provides string encoding conversion functions between UTF-8 and wchar_t. More... | |
Namespaces | |
namespace | G |
Low-level classes. | |