Dune::ParameterTree::Parser< std::basic_string< char, traits, Allocator > > Struct Template Reference
#include <dune/common/parametertree.hh>
List of all members.
Static Public Member Functions |
static std::basic_string< char,
traits, Allocator > | parse (const std::string &str) |
template<typename traits, typename Allocator>
struct Dune::ParameterTree::Parser< std::basic_string< char, traits, Allocator > >
Member Function Documentation
template<typename traits , typename Allocator >
static std::basic_string<char, traits, Allocator> Dune::ParameterTree::Parser< std::basic_string< char, traits, Allocator > >::parse |
( |
const std::string & |
str |
) |
[inline, static] |
The documentation for this struct was generated from the following file: