xtd 0.2.0
iequality_comparer.hpp
Go to the documentation of this file.
1
4#pragma once
6#include "../as.hpp"
7#include "../any_object.hpp"
8
10namespace xtd {
12 namespace collections {
30 }
31}
Contains xtd::any_object class.
Contains xtd::as method.
Defines methods to support the comparison of objects for equality.
Definition iequality_comparer.hpp:34
Contains xtd::collections::generic::iequality_comparer <type_t> interface.
generic::iequality_comparer< xtd::any_object > iequality_comparer
Defines methods to support the comparison of objects for equality.
Definition iequality_comparer.hpp:29
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