xtd 0.2.0
comparer.hpp
Go to the documentation of this file.
1
4#pragma once
6#include "../any_object.hpp"
7
9namespace xtd {
11 namespace collections {
26 }
27}
Contains xtd::any_object class.
Provides a base class for implementations of the xtd::collections::generic::icomparer <type_t> generi...
Definition comparer.hpp:33
Contains xtd::collections::generic::comparer <type_t> class.
xtd::collections::generic::comparer< xtd::any_object > comparer
Exposes a method that compares two objects.
Definition comparer.hpp:25
The xtd::collections namespace contains interfaces and classes that define various collections of obj...
Definition any_pair.hpp:10
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition abstract_object.hpp:8