comparator helper class More...
Public Member Functions | |
comp (const CMP c) | |
bool | operator() (ID id, const typename mapType::value_type &p) |
bool | operator() (const typename mapType::value_type &p, ID id) |
Private Attributes | |
CMP | cmp |
comparator helper class
Definition at line 55 of file RangeMap.h.
|
inline |
Definition at line 56 of file RangeMap.h.
|
inline |
Definition at line 57 of file RangeMap.h.
|
inline |
Definition at line 60 of file RangeMap.h.
|
private |
Definition at line 64 of file RangeMap.h.