BloombergLP::bslstl::StringRefImp<wchar_t>::assign

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<wchar_t> const& stringRef);