Class template Dune::XT::Common::Printer¶
Inherits from Dune::XT::Common::internal::DefaultPrinter.
-
template<bool use_repr, typename anything>
class Dune::XT::Common::Printer : public internal::DefaultPrinter<ParameterType, use_repr> No documentation provided.
-
void Dune::XT::Common::Printer::str(std::ostream &out) const override
No documentation provided.
-
template<>
Dune::XT::Common::Printer::Printer<ParameterType, use_repr, anything>(const ParameterType &val, const Configuration ¶m = {})¶ No documentation provided.