NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
|
Go to the source code of this file.
Namespaces | |
namespace | NumeRe |
Functions | |
string | removeMaskedStrings (const string &sString) |
This function removes the escape characters from the passed string. More... | |
string removeMaskedStrings | ( | const std::string & | sString | ) |
This function removes the escape characters from the passed string.
sString | const std::string& |
Definition at line 42 of file stringfunctions.hpp.
Referenced by NumeRe::StringLogicParser::prepareComparisonValues().