Photon 1.0.0
|
Functions | |
void | trim (std::string &str) |
void | toLower (std::string &str) |
void | replace (std::string &str, std::string const &a, std::string const &b) |
Variables | |
const char *const | whitespaceDelimiters = " \t\n\r\f\v" |
const char *const | endl = "\n" |
|
inline |
|
inline |
|
inline |
const char* const mINI::INIStringUtil::endl = "\n" |
const char* const mINI::INIStringUtil::whitespaceDelimiters = " \t\n\r\f\v" |