bind overloads
Synopses
Declared in <bdlb_indexspanstringutil.h>
Return a string view of the substring of string described by span.
Same as the preceding overload for a wide‐character string.
Return Value
a string view of the substring described by span
Parameters
Name |
Description |
string |
string containing the substring |
span |
index span describing the substring |
Created with MrDocs