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

◆ dont_report_on_construct()

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

Issue NO screen report on construction of exception.

switch off

Definition at line 88 of file error.cc.

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

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