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