#include <piercedKernel.hpp>
Public Member Functions | |
positionLess (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 156 of file piercedKernel.hpp.
|
inline |
Definition at line 158 of file piercedKernel.hpp.
|
inline |
Definition at line 163 of file piercedKernel.hpp.
const PiercedKernel<id_t>* bitpit::PiercedKernel< id_t >::positionLess::m_kernel |
Definition at line 168 of file piercedKernel.hpp.