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

◆ ustring() [45/66]

xtd::ustring::ustring ( const std::wstring &  str)
noexcept

Initializes a new instance of xtd::ustring with specified string to copy.

Parameters
strThe string to copy.