bool isEmpty(std::string str) { return str == ""; }