LINEAR++ library: AFF to LAPACK

◆ dont_report_on_construct()

void linear::Exception::dont_report_on_construct ( )
staticinherited

Issue NO screen report on construction of exception.

switch off

Definition at line 86 of file error.cc.

References linear::Exception::Mreport_on_construct.

87  {
89  }
static bool Mreport_on_construct
Shall we print to cerr at construction time?
Definition: error.h:96