![]() |
HydroCouple
2.0.0
HydroCouple Interface Definitions
|
Comparator for hydrocouple_variant that enables use in ordered containers. More...
#include <hydrocouple.h>
Public Member Functions | |
| bool | operator() (const hydrocouple_variant &lhs, const hydrocouple_variant &rhs) const |
Comparator for hydrocouple_variant that enables use in ordered containers.
Compares by variant index first, then by held value for types that support ordering. std::monostate and std::any are treated as equal when they share the same index.
|
inline |