DiffBacktrace is used to indicate the "path of change".
More...
DiffBacktrace is used to indicate the "path of change".
◆ DiffBacktrace() [1/2]
| jm::DiffBacktrace::DiffBacktrace |
( |
| ) |
|
◆ DiffBacktrace() [2/2]
| jm::DiffBacktrace::DiffBacktrace |
( |
const DiffBacktrace & |
another | ) |
|
◆ ~DiffBacktrace()
| jm::DiffBacktrace::~DiffBacktrace |
( |
| ) |
|
◆ backtrace()
This method performs the backtracing to obtain the path of changes.
- Parameters
-
| dd | Pointer to the diagonal from which the considered element originates. |
| i | 0-based index of the element in the diagonal. |
◆ operation()
Returns the diff operation.
◆ print()
| void jm::DiffBacktrace::print |
( |
| ) |
|
Writes the result of Diff to the standard output stream if something is different.