Context for tree-like output for debugging.
More...
#include <print.h>
|
| const unsigned | delta_indent |
| | size of indentation step
|
| |
| std::ostream & | s |
| | stream to output to
|
| |
| unsigned | options |
| | option flags
|
| |
Context for tree-like output for debugging.
Definition at line 146 of file print.h.
◆ print_tree() [1/2]
| GiNaC::print_tree::print_tree |
( |
unsigned | d | ) |
|
◆ print_tree() [2/2]
| GiNaC::print_tree::print_tree |
( |
std::ostream & | os, |
|
|
unsigned | options = 0, |
|
|
unsigned | d = 4 ) |
◆ delta_indent
| const unsigned GiNaC::print_tree::delta_indent |
size of indentation step
Definition at line 153 of file print.h.
The documentation for this class was generated from the following files: