CycloBranch
|
Comparison object for cSummaryTableKeyMSMS. More...
#include <cSummaryPeaksTableWidget.h>
Public Member Functions | |
bool | operator() (const cSummaryTableKeyMSMS &left, const cSummaryTableKeyMSMS &right) const |
Operator to define the order of two items. More... | |
Comparison object for cSummaryTableKeyMSMS.
|
inline |
Operator to define the order of two items.
left | first key |
right | second key |
bool | true if the first object is less than the second object |