FACT++
1.0
|
string Tools::TrimQuotes | ( | const std::string & | str | ) |
This is a static helper to remove leading and trailing whitespaces and if available leading and trailing quotes, can be either ' or "
buf | a pointer to the char array to be trimmed |
Definition at line 92 of file tools.cc.
References Trim().