xtd
0.2.0
Loading...
Searching...
No Matches
◆
concat()
[5/9]
static
ustring
xtd::ustring::concat
(
const
ustring
&
str_a
,
const
ustring
&
str_b
)
static
noexcept
Concatenates two specified instances of string.
Parameters
str_a
The first string to concatenate.
str_b
The second string to concatenate.
Returns
string The concatenation of str_a and str_b.
xtd
ustring
Generated on Thu Aug 15 2024 14:28:54 for xtd by
Gammasoft
. All rights reserved.