dune-common
2.3.1
|
Utility class for handling nested indentation in output. More...
Go to the source code of this file.
Classes | |
class | Dune::Indent |
Utility class for handling nested indentation in output. More... |
Namespaces | |
namespace | Dune |
Dune namespace. |
Functions | |
std::ostream & | Dune::operator<< (std::ostream &s, const Indent &indent) |
write indentation to a stream |
Utility class for handling nested indentation in output.