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 |
|
inline |
|
private |
Definition at line 64 of file RangeMap.h.
Referenced by edm::RangeMap< ID, C, P >::comp< CMP >::operator()().