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

Definition at line 61 of file MessageImp.h.

References Comment().

Referenced by Comment().

61 { return Comment(std::string(txt)); }
int Comment(const std::string &str)
Definition: MessageImp.h:52

+ Here is the call graph for this function:

+ Here is the caller graph for this function: