Same as the preceding overload for the specified string type.

Synopsis

Declared in <bdlb_indexspanstringutil.h>

static
IndexSpan
create(
    std::string const& string,
    std::string::const_iterator begin,
    IndexSpan::size_type length);

Created with MrDocs