Same as the preceding overload for wide‐character string.
Synopsis
Declared in <bdlb_indexspanstringutil.h>
static
IndexSpan
createFromPositions(
std::wstring_view const& string,
IndexSpan::size_type begin,
IndexSpan::size_type end);
Created with MrDocs