AFF --- A container for numbers (array) by Friederich and Forbriger.

◆ report()

void aff::Exception::report ( ) const
virtual

Screen report.

report

Reimplemented in aff::AllocException.

Definition at line 98 of file error.cc.

References base_report().

Referenced by Exception().

99  {
100  base_report();
101  }
void base_report() const
Screen report.
Definition: error.cc:104
Here is the call graph for this function:
Here is the caller graph for this function: