BloombergLP::bdlb::IndexSpanStringUtil::bind

Same as the preceding overload for a wide-character string.

Synopsis

Declared in <bdlb_indexspanstringutil.h>

static
std::wstring_view
bind(
    std::wstring_view const& string,
    IndexSpan const& span);

Return Value

a string view of the substring described by span

Parameters

NameDescription
stringstring containing the substring
spanindex span describing the substring