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 `
std::string
Declared in <bslstl_stringref.h>
<bslstl_stringref.h>
StringRefImp();