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