Modify this string reference to refer to the same string as the specified stringRef. Note, that the string bound to stringRef must remain valid as long as it is bound to this object.
Synopsis
Declared in <bslstl_stringref.h>
void
assign(StringRefImp<char> const& stringRef);
Created with MrDocs