OpenMS
IdentificationDataConverter::StepOptCompare Struct Reference

Functor for ordering StepOpt (by date of the steps, if available): More...

#include <OpenMS/METADATA/ID/IdentificationDataConverter.h>

Public Member Functions

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

Detailed Description

Functor for ordering StepOpt (by date of the steps, if available):

Member Function Documentation

◆ operator()()

bool operator() ( const StepOpt left,
const StepOpt right 
) const
inline