xtd
0.2.0
Loading...
Searching...
No Matches
◆
get_allocator()
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>>
virtual
allocator_type
xtd::collections::generic::list
< type_t, allocator_t >::get_allocator
(
)
const
inline
virtual
Returns the allocator associated with the container.
Returns
The associated allocator.
xtd
collections
generic
list
Generated on Sat Sep 14 2024 21:25:18 for xtd by
Gammasoft
. All rights reserved.