[#bsl-operator_s-05] = xref:bsl.adoc[bsl]::operator""_s :relfileprefix: ../ :mrdocs: User‐defined literal creating a `wstring` from the specified `characterString` of the specified `length`. == Synopsis Declared in `<bslstl_string.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:bsl/wstring.adoc[wstring] operator""_s( wchar_t const* characterString, std::size_t length); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#