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<Parameter, use_repr> No documentation provided.
-
void Dune::XT::Common::Printer::repr(std::ostream &out) const override
No documentation provided.
-
void Dune::XT::Common::Printer::str(std::ostream &out) const override
No documentation provided.
-
template<>
Dune::XT::Common::Printer::Printer<Parameter, use_repr, anything>(const Parameter &val, const Configuration ¶m = {})¶ No documentation provided.