![]() |
Lumiera 0.pre.04~rc.1
»edit your freedom«
|
helpers for fail-safe invocation of comparison operations from generic code. More...
Go to the source code of this file.
helpers for fail-safe invocation of comparison operations from generic code.
Definition in file maybe-compare.hpp.
Namespaces | |
| namespace | lib |
| Implementation namespace for support and library code. | |
| namespace | lib::meta |
Classes | |
| struct | Comparator< X > |
| Trait template for invoking equality comparison. More... | |
Functions | |
| template<typename X > | |
| bool | equals_safeInvoke (X const &x1, X const &x2) |