Simple class for describing identation.
More...
#include <test.hh>
|
(Note that these are not member functions.)
|
std::ostream & | operator<< (std::ostream &os, const Test::ind &i) |
| Print indentation. More...
|
|
Simple class for describing identation.
Definition at line 70 of file test.hh.
Indent by level i.
Definition at line 75 of file test.hh.
std::ostream & operator<< |
( |
std::ostream & |
os, |
|
|
const Test::ind & |
i |
|
) |
| |
|
related |
Print indentation.
Definition at line 275 of file test.cpp.
Which indentation level.
Definition at line 73 of file test.hh.
The documentation for this class was generated from the following file: