FACT++  1.0
int MessageImp::Fatal ( const char *  txt)
inline

Definition at line 60 of file MessageImp.h.

References Fatal().

Referenced by Fatal().

60 { return Fatal(std::string(txt)); }
int Fatal(const std::string &str)
Definition: MessageImp.h:51

+ Here is the call graph for this function:

+ Here is the caller graph for this function: