xtd
0.2.0
Loading...
Searching...
No Matches
◆
list()
[9/15]
template<typename type_t >
xtd::collections::generic::list
< type_t >::list
(
const
list
< type_t > &
list
,
const
allocator_type
&
alloc
)
inline
Default copy constructor with specified list, and allocator.
Parameters
list
The
xtd::collections::generic::list
which elements will be inserted from.
alloc
The allocator to use for all memory allocations of this container.
xtd
collections
generic
list
Generated on Sun Sep 8 2024 19:10:57 for xtd by
Gammasoft
. All rights reserved.