xtd - Reference Guide  0.1.2
Modern c++17/20 framework to create console, GUI and unit test applications on Windows, macOS, Linux, iOS and android.
Loading...
Searching...
No Matches
xtd::icomparable< type_t > Member List

This is the complete list of members for xtd::icomparable< type_t >, including all inherited members.

compare_to(const object &obj) const noexceptxtd::icomparable< type_t >inlinevirtual
compare_to(const type_t &obj) const noexcept=0xtd::icomparable< type_t >pure virtual