xtd
1.0.0
Toggle main menu visibility
Loading...
Searching...
No Matches
xtd.core
include
xtd
collections
generic
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
7
namespace
xtd
{
9
namespace
collections
{
11
namespace
generic
{
30
template
<
class
type_t>
31
struct
enumerable
;
32
}
33
}
34
}
35
36
#include "
enumerable_value_type.hpp
"
xtd::collections::generic::enumerable
Definition
enumerable.hpp:17
enumerable_value_type.hpp
Contains xtd::collections::generic::enumerable_value_type alias.
xtd::collections::generic
The xtd::collections::generic namespace contains interfaces and classes that define generic collectio...
Definition
comparer.hpp:16
xtd::collections
The xtd::collections namespace contains interfaces and classes that define various collections of obj...
Definition
any_pair.hpp:10
xtd
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition
abstract_object.hpp:8
Generated on
for xtd by
Gammasoft
. All rights reserved.