xtd 0.2.0
Loading...
Searching...
No Matches
enumerable_.hpp
Go to the documentation of this file.
1
4#error "Do not include this file: Internal use only. Include <xtd/collections/generic/enumerable> or <xtd/collections/generic/enumerable.hpp> instead."
5
7namespace xtd {
9 namespace collections {
11 namespace generic {
30 template<class type_t>
31 struct enumerable;
32 }
33 }
34}
35
Definition enumerable.hpp:17
Contains xtd::collections::generic::enumerable_value_type alias.
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