Fortran SFF API to data I/O streams in C++

◆ report_on_construct()

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

Issue a screen report on construction of exception.

switch on

Definition at line 82 of file error.cc.

References fapidxx::error::Exception::Mreport_on_construct.

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