Contains concepts definitions.
Typedefs | |
| template<xtd::collections::generic::enumerable enumerable_type> | |
| using | xtd::collections::generic::enumerable_value_type |
| Represents the enumerable value type. | |
| template<xtd::forward_iterable forward_iterable_type> | |
| using | xtd::forward_iterable_value_type |
| Represents the orward iterable value type. | |
| using xtd::collections::generic::enumerable_value_type |
#include <xtd.core/include/xtd/collections/generic/enumerable_value_type.hpp>
Represents the enumerable value type.
| using xtd::forward_iterable_value_type |
#include <xtd.core/include/xtd/forward_iterable_value_type.hpp>
Represents the orward iterable value type.