xtd
0.2.0
Loading...
Searching...
No Matches
◆
allocator_type
template<typename type_t >
using
xtd::collections::generic::list
< type_t >::allocator_type =
xtd::collections::generic::helpers::allocator
<typename std::conditional<std::is_same<bool,
value_type
>::value,
xtd::byte
,
value_type
>
::type
>
Represents the list allocator type.
xtd
collections
generic
list
Generated on Sun Sep 8 2024 19:10:57 for xtd by
Gammasoft
. All rights reserved.