KSeExpr
4.0.4.0
|
#include <string>
Go to the source code of this file.
Functions | |
std::string | unescapeString (const std::string &string) |
|
inline |
Unescape a few common special characters in the input string
and return the result as a new one.
Definition at line 13 of file StringUtils.h.