Same as the preceding overload for the specified string type.

Synopsis

Declared in <bdlb_indexspanstringutil.h>

static
IndexSpan
create(
    std::pmr::wstring const& string,
    std::pmr::wstring::const_iterator begin,
    std::pmr::wstring::const_iterator end);

Created with MrDocs