OpenMS
FeatureHandle::IndexLess Struct Reference

Comparator by map and unique id. More...

#include <OpenMS/KERNEL/FeatureHandle.h>

Public Member Functions

bool operator() (FeatureHandle const &left, FeatureHandle const &right) const
 

Detailed Description

Comparator by map and unique id.

Member Function Documentation

◆ operator()()

bool operator() ( FeatureHandle const &  left,
FeatureHandle const &  right 
) const
inline