DATRW++ library: seismic data I/O with multiple formats

◆ report_on_construct()

void datrw::Exception::report_on_construct ( )
staticinherited

Issue a screen report on construction of exception.

switch on

Definition at line 84 of file exception.cc.

References datrw::Exception::Mreport_on_construct.

85  {
87  }
static bool Mreport_on_construct
Shall we print to cerr at construction time?
Definition: exception.h:99