Same as the preceding overload for the specified string type.
Synopsis
Declared in <bdlb_indexspanstringutil.h>
static
IndexSpan
create(
bsl::string const& string,
bsl::string::const_iterator begin,
bsl::string::const_iterator end);
Created with MrDocs