xtd
0.2.0
Loading...
Searching...
No Matches
◆
list()
[15/15]
template<typename type_t , typename allocator_t = xtd::collections::generic::helpers::allocator<typename std::conditional<std::is_same<bool, type_t>::value, char, type_t>::type>>
xtd::collections::generic::list
< type_t, allocator_t >::list
(
base_type
&&
other
,
const
allocator_type
&
alloc
)
inline
Move constructor with specified base tyoe list, and allocator.
Parameters
list
The
xtd::collections::generic::list::base_type
which elements will be moved from.
alloc
The allocator to use for all memory allocations of this container.
xtd
collections
generic
list
Generated on Sat Sep 14 2024 21:25:18 for xtd by
Gammasoft
. All rights reserved.