xtd 0.2.0
Loading...
Searching...
No Matches

◆ ustring() [66/66]

xtd::ustring::ustring ( std::initializer_list< wchar il,
const allocator_type &  allocator 
)

Initializes a new instance of xtd::ustring with specified initializer list and allocator.

Parameters
ilThe initializer list to fill.
allocatorThe allocator to use for all memory allocations of this string.