LINEAR++ library: AFF to LAPACK

◆ report_on_construct()

void linear::Exception::report_on_construct ( )
staticinherited

Issue a screen report on construction of exception.

switch on

Definition at line 80 of file error.cc.

References linear::Exception::Mreport_on_construct.

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