xtd
0.2.0
Loading...
Searching...
No Matches
◆
concat()
[6/9]
template<typename object_a_t , typename object_b_t >
static
ustring
xtd::ustring::concat
(
object_a_t
obj_a
,
object_b_t
obj_b
)
inline
static
noexcept
Concatenates two specified instances of object.
Parameters
obj_a
The first object to concatenate.
obj_b
The second object to concatenate.
Returns
The concatenation of obj_a and obj_b.
xtd
ustring
Generated on Thu Aug 15 2024 14:28:54 for xtd by
Gammasoft
. All rights reserved.