![]() |
Lumiera 0.pre.04
»edit your freedom«
|
#include "lib/meta/maybe-compare.hpp"
Trait template for invoking equality comparison.
This allows to treat some types specifically....
Definition at line 35 of file maybe-compare.hpp.
Static Public Member Functions | |
| static bool | equals (X const &x1, X const &x2) |
Definition at line 38 of file maybe-compare.hpp.
Referenced by lib::meta::equals_safeInvoke().
Here is the caller graph for this function:
Collaboration diagram for Comparator< X >: