Helper class for comparing the ID of n-cells, for which only the pointers are available. Used as comparison in std::map. More...
#include <segment_layers.hpp>
Public Member Functions | |
template<typename ElementType > | |
bool | operator() (ElementType *e1, ElementType *e2) const |
Helper class for comparing the ID of n-cells, for which only the pointers are available. Used as comparison in std::map.
bool operator() | ( | ElementType * | e1, | |
ElementType * | e2 | |||
) | const [inline] |