Comparator of an axis by the values it holds. More...
#include <include/CepGen/Utils/Drawable.h>
Public Member Functions | |
bool | operator() (const std::pair< coord_t, Value > &lhs, const std::pair< coord_t, Value > &rhs) const |
Definition at line 90 of file Drawable.h.