xtd 0.2.0
Loading...
Searching...
No Matches
comparison.h File Reference
#include "delegate.h"
#include "int32.h"

Definition

Contains xtd::comparison alias.

Go to the source code of this file.

Namespaces

namespace  xtd
 The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more.
 

Typedefs

template<typename type_t >
using xtd::comparison = delegate< int32, type_t, type_t >
 Represents the method that compares two objects of the same type.