Go to the documentation of this file.
3 #ifndef DUNE_PARAMETER_PARSER_HH
4 #define DUNE_PARAMETER_PARSER_HH
24 static std::string ltrim(
const std::string& s);
25 static std::string rtrim(
const std::string& s);
105 const std::string srcname =
"stream",
106 bool overwrite =
true);
140 #endif // DUNE_PARAMETER_PARSER_HH