dune-common  2.2.0
Classes | Namespaces | Functions
indent.hh File Reference

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

Detailed Description

Utility class for handling nested indentation in output.

Author:
Jö Fahlke