TS++ library: time series library

◆ report_on_construct()

void ts::error::Exception::report_on_construct ( )
staticinherited

Issue a screen report on construction of exception.

switch on

Definition at line 81 of file error.cc.

References ts::error::Exception::Mreport_on_construct.

82  {
84  }
static bool Mreport_on_construct
Shall we print to cerr at construction time?
Definition: error.h:91