Lumiera  0.pre.03
»edit your freedom«
maybe-compare.hpp File Reference

Go to the source code of this file.

Description

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.