TF++, Miscellaneous classes and modules in C++:
|
std::string tfxx::string::strip_string | ( | std::string & | s, |
const char & | delim | ||
) |
strip substring
c | character to find in string |
delim | delimiter to look for |
Definition at line 120 of file stringfunc.cc.