|
inline |
Initializes a new instance of xtd::ustring with specified first and last iterators of substring and allocator.
first | The first iterator of substring. |
last | The first iterator of substring. |
allocator | The allocator to use for all memory allocations of this string. |