xtd 0.2.0
Loading...
Searching...
No Matches
strictly_ordered.hpp
Go to the documentation of this file.
1
4#pragma once
7
9namespace xtd {
11 namespace helpers {
27 template<typename value_t>
29 }
30}
Concept greather than comparable.
Definition greater_than_comparable.hpp:28
Concept less than comparable.
Definition less_than_comparable.hpp:28
Concept strictly ordered.
Definition strictly_ordered.hpp:28
Contains xtd::helpers::greater_than_comparable concept.
Contains xtd::helpers::less_than_comparable concept.
The xtd::helpers namespace contains helpers for xtd objects, sush as exception static class.
Definition exception_case.hpp:9
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition abstract_object.hpp:8