xtd
1.0.0
Toggle main menu visibility
Loading...
Searching...
No Matches
xtd.core
include
xtd
collections
comparer.hpp
Go to the documentation of this file.
1
4
#pragma once
5
#include "
generic/comparer.hpp
"
6
#include "
../any_object.hpp
"
7
9
namespace
xtd
{
11
namespace
collections
{
25
using
comparer
=
xtd::collections::generic::comparer<xtd::any_object>
;
26
}
27
}
any_object.hpp
Contains xtd::any_object class.
xtd::collections::generic::comparer
Provides a base class for implementations of the xtd::collections::generic::icomparer <type_t> generi...
Definition
comparer.hpp:33
comparer.hpp
Contains xtd::collections::generic::comparer <type_t> class.
xtd::collections::comparer
xtd::collections::generic::comparer< xtd::any_object > comparer
Exposes a method that compares two objects.
Definition
comparer.hpp:25
xtd::collections
The xtd::collections namespace contains interfaces and classes that define various collections of obj...
Definition
any_pair.hpp:10
xtd
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition
abstract_object.hpp:8
Generated on
for xtd by
Gammasoft
. All rights reserved.