|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
Comparator for SeqEvent, ensuring a strict weak ordering. More...
Public Member Functions | |
| bool | operator() (const SeqEvent &a, const SeqEvent &b) const |
Public Attributes | |
| CmpEvent | cmp |
| The user-provided base comparator. | |
Comparator for SeqEvent, ensuring a strict weak ordering.
Definition at line 5755 of file geom_algorithms.H.
| CmpEvent Aleph::LineSweepFramework< Event, CmpEvent >::CmpSeqEvent::cmp |
The user-provided base comparator.
Definition at line 5757 of file geom_algorithms.H.
Referenced by Aleph::LineSweepFramework< Event, CmpEvent >::CmpSeqEvent::operator()().