Contains concepts definitions.
Classes | |
| struct | xtd::collections::generic::enumerable< type_t > |
| Concept enumerable. More... | |
| struct | xtd::subtractable< type_t > |
| Concept subtractable. More... | |
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 <enumerable_value_type.hpp>
Represents the enumerable value type.
| using xtd::forward_iterable_value_type |
#include <forward_iterable_value_type.hpp>
Represents the orward iterable value type.