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.
|
#include <control_ref.h>
Public Member Functions | |
bool | operator() (const const_control_ref &value1, const const_control_ref &value2) const |
Compare two specified const_control_ref. | |
|
inline |
Compare two specified const_control_ref.
value1 | The first value to compare. |
value2 | The second value to compare. |