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

◆ dont_report_on_construct()

void aff::Exception::dont_report_on_construct ( )
static

Issue NO screen report on construction of exception.

switch off

Definition at line 92 of file error.cc.

References Mreport_on_construct.

93  {
95  }
static bool Mreport_on_construct
Shall we print to cerr at construction time?
Definition: error.h:106