Public Member Functions | |
Indenter (std::ostream &out=std::cout, std::string step=" ") | |
Static Public Member Functions | |
static int | main (int argc, char **argv) |
Friends | |
template<class T > | |
std::ostream & | operator<< (Indenter &idt, const T &t) |
Definition at line 16 of file Indenter.h.