xtd
0.2.0
Loading...
Searching...
No Matches
xtd.core
include
xtd
collections
iequality_comparer.hpp
Go to the documentation of this file.
1
4
#pragma once
5
#include "
generic/iequality_comparer.hpp
"
6
#include "../as.hpp"
7
#include "../any_object.hpp"
8
10
namespace
xtd
{
12
namespace
collections {
29
using
iequality_comparer
=
generic::iequality_comparer<xtd::any_object>
;
30
}
31
}
xtd::collections::generic::iequality_comparer
Defines methods to support the comparison of objects for equality.
Definition
iequality_comparer.hpp:34
iequality_comparer.hpp
Contains xtd::collections::generic::iequality_comparer <type_t> interface.
xtd
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition
xtd_about_box.hpp:10
Generated on Sat Dec 21 2024 19:38:59 for xtd by
Gammasoft
. All rights reserved.