Generates a specialization of the standard static comparer for booleans. More...
#include <ogdf/basic/comparer.h>
Static Public Member Functions | |
static bool | equal (const bool &x, const bool &y) |
static bool | geq (const bool &x, const bool &y) |
static bool | greater (const bool &x, const bool &y) |
static bool | leq (const bool &x, const bool &y) |
static bool | less (const bool &x, const bool &y) |
Generates a specialization of the standard static comparer for booleans.
Definition at line 94 of file comparer.h.
Definition at line 104 of file comparer.h.
Definition at line 102 of file comparer.h.
Definition at line 100 of file comparer.h.
Definition at line 98 of file comparer.h.
Definition at line 96 of file comparer.h.