xtd
0.2.0
Loading...
Searching...
No Matches
◆
get_base_type()
[1/2]
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
base_type
&
xtd::collections::generic::list
< type_t, allocator_t >::get_base_type
(
)
inline
virtual
noexcept
Returns the underlying base type.
Returns
The underlying base type.
Warning
Don't manipulate the
xtd::collections::generic::list::base_type
yourself, otherwise the expected result may be undefined.
xtd
collections
generic
list
Generated on Sat Sep 14 2024 21:25:18 for xtd by
Gammasoft
. All rights reserved.