Added (some of) Frank's suggestions.
Started using std::string::empty() instead of a comparison with an empty string, and removed the meaningless greeting INFO message from the initialize() function.
Please register or sign in to comment
Started using std::string::empty() instead of a comparison with an empty string, and removed the meaningless greeting INFO message from the initialize() function.