Function SgNodeHelper::replaceString#
Defined in File SgNodeHelper.h
Function Documentation#
-
void SgNodeHelper::replaceString(std::string &str, const std::string &from, const std::string &to)#
replace in string ‘str’ each string ‘from’ with string ‘to’.