|
SeExpr
|
#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 24 of file StringUtils.h.
References index().
Referenced by SeExpr2::ExprStrNode::ExprStrNode().