Put indents into output streams, to produce more legible printed output. More...
#include <vsl_indent.h>
Put indents into output streams, to produce more legible printed output.
Its use is best described by example:
This produces output of the form
No Indent
1 Indent
2 Indent
1 Indent
No IndentExample of use in class output:
This produces output:
Jim:
Fred's data
Jim's other data
Definition at line 88 of file vsl_indent.h.
1.8.15