23 template<
class type_t>
27 template<
class type_t,
class allocator_t = xtd::collections::
generic::helpers::allocator<xtd::collections::
generic::type_to_list_t<type_t>>>
Represents a strongly typed list of objects that can be accessed by index. Provides methods to search...
Definition list.hpp:79
typename std::conditional< std::is_same< bool, type_t >::value, char, type_t >::type type_to_list_t
Represents the type to list type.
Definition __list_definition.hpp:24
std::type_info type
Stores information about a type.
Definition type.hpp:23
The xtd::collections::generic namespace contains interfaces and classes that define generic collectio...
Definition comparer.hpp:16
The xtd::collections namespace contains interfaces and classes that define various collections of obj...
Definition any_pair.hpp:10
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition abstract_object.hpp:8