Reset this string reference to the empty default-constructed state.
Declared in <bslstl_stringref.h>
void
reset();
Reset this string reference to the default-constructed state having an empty std::string value and the following attribute values: ` begin() == end() isEmpty() == true `