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

Bind this string reference to the specified str string. The string indicated by str must remain valid as long as it is bound to this object.

Synopsis

Declared in <bslstl_stringref.h>

void
assign(bsl::basic_string<wchar_t> const& str);