|
xtd
0.2.0
|
Loading...
Searching...
No Matches
Go to the documentation of this file.
20 template<
class type_t>
Internal comparable operators definition.
Definition comparison_operators.hpp:31
Defines a generalized comparison method that a value type or class implements to create a type-specif...
Definition icomparable.hpp:21
virtual int32 compare_to(const type_t &obj) const noexcept=0
Compares the current instance with another object of the same type.
Represent an interface class.
Definition interface.hpp:31
Contains xtd::extensions::comparison_operators class.
int32_t int32
Represents a 32-bit signed integer.
Definition int32.hpp:23
Contains xtd::int32 type.
Contains xtd::interface interface.
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition abstract_object.hpp:8