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);
104 const std::string srcname =
"stream",
105 bool overwrite =
true);
139 #endif // DUNE_PARAMETER_PARSER_HH