Static Public Member Functions | |
static bool | substr (const string &pred, unsigned int &cur, string &outstr, const char *const &delimiter) |
static string | trim (const string &str) |
static string | intToString (int i) |
static string | doubleToString (double i) |
Definition at line 73 of file util.h.