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}
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.
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition xtd_about_box.hpp:10