[#BloombergLP-bdlb-IndexSpanStringUtil-create-00d53] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlb.adoc[bdlb]::xref:BloombergLP/bdlb/IndexSpanStringUtil.adoc[IndexSpanStringUtil]::create :relfileprefix: ../../../ :mrdocs: Same as the preceding overload for the specified string type. == Synopsis Declared in `<bdlb_indexspanstringutil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static xref:BloombergLP/bdlb/IndexSpan.adoc[IndexSpan] create( xref:bsl/wstring.adoc[bsl::wstring] const& string, xref:bsl/basic_string-0e/const_iterator.adoc[bsl::wstring::const_iterator] begin, xref:BloombergLP/bdlb/IndexSpan/size_type.adoc[IndexSpan::size_type] length); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#