xtd 0.2.0
Loading...
Searching...
No Matches

◆ operator const base_type &()

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 xtd::collections::generic::list< type_t, allocator_t >::operator const base_type & ( ) const
inlinevirtualnoexcept

Returns a reference to the underlying base type.

Returns
Reference to the underlying base type.