43 <<
"Symbol:" << symname.c_str()
44 <<
" redefined, old value:" <<
m_symMap[symname].c_str()
45 <<
" new value:" << d.c_str() << endl;
std::ostream & EvtGenReport(EvtGenSeverity severity, const char *facility=nullptr)
static void define(const std::string &name, std::string d)
static std::string get(const std::string &name, int &ierr)
static std::map< std::string, std::string > m_symMap