Create an object representing an empty std::string value that is independent of any external representation and with the following attribute values: ` begin() == end() isEmpty() == true `
Create an object representing an empty std::string value that is independent of any external representation and with the following attribute values: ` begin() == end() isEmpty() == true `