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

◆ ustring() [2/66]

xtd::ustring::ustring ( const allocator_type &  allocator)
explicitnoexcept

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

Parameters
allocatorThe allocator to use for all memory allocations of this string.