#include <piercedKernel.hpp>
Public Member Functions | |
positionGreater (const PiercedKernel< id_t > &kernel) | |
bool | operator() (id_t id_1, id_t id_2) const |
Public Attributes | |
const PiercedKernel< id_t > * | m_kernel |
Functional for compare the position of two elements
Definition at line 174 of file piercedKernel.hpp.
|
inline |
Definition at line 176 of file piercedKernel.hpp.
|
inline |
Definition at line 181 of file piercedKernel.hpp.
const PiercedKernel<id_t>* bitpit::PiercedKernel< id_t >::positionGreater::m_kernel |
Definition at line 186 of file piercedKernel.hpp.