Assign this ref to the specified data of the specified length.
Synopsis
Declared in <bslstl_stringref.h>
void
assign(
char const* data,
size_type length);
Created with MrDocs
Assign this ref to the specified data of the specified length.
Declared in <bslstl_stringref.h>
void
assign(
char const* data,
size_type length);
Created with MrDocs