Lumiera
0.pre.03
»edit your freedom«
|
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.
Classes | |
struct | Comparator< X > |
Trait template for invoking equality comparison. More... | |
Functions | |
template<typename X > | |
bool | equals_safeInvoke (X const &x1, X const &x2) |
Namespaces | |
lib | |
Implementation namespace for support and library code. | |