NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
stringlogicparser.cpp File Reference
Include dependency graph for stringlogicparser.cpp:

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...
 

Function Documentation

◆ removeMaskedStrings()

string removeMaskedStrings ( const std::string &  sString)

This function removes the escape characters from the passed string.

Parameters
sStringconst std::string&
Returns
std::string

Definition at line 42 of file stringfunctions.hpp.

Referenced by NumeRe::StringLogicParser::prepareComparisonValues().