OpenMS
2.7.0
|
Class for comparison of std::pair using second ONLY e.g. for use with std::sort. More...
#include <OpenMS/KERNEL/ComparatorUtils.h>
Public Member Functions | |
bool | operator() (const PairType &left, const PairType &right) const |
Class for comparison of std::pair using second ONLY e.g. for use with std::sort.
|
inline |