E-MailRelay
Classes | Namespaces
gstr.h File Reference
#include "gdef.h"
#include "gexception.h"
#include "gstringarray.h"
#include "gstringmap.h"
#include "gstringview.h"
#include <string>
#include <sstream>
#include <iostream>
#include <list>
#include <vector>
#include <limits>
#include <array>
#include <algorithm>
#include <type_traits>
+ Include dependency graph for gstr.h:

Go to the source code of this file.

Classes

class  G::Str
 A static class which provides string helper functions. More...
 
struct  G::Str::Limited
 Overload discrimiator for G::Str::toUWhatever() requesting a range-limited result. More...
 
struct  G::Str::Hex
 Overload discrimiator for G::Str::toUWhatever() indicating hexadecimal strings. More...
 

Namespaces

namespace  G
 Low-level classes.