![]() |
OpenMS
|
Comparator that orders strings primarily by length (shortest first) and lexicographically within the same length. More...
#include <OpenMS/ANALYSIS/NUXL/NuXLModificationsGenerator.h>
Public Member Functions | |
| bool | operator() (const std::string &p_lhs, const std::string &p_rhs) const |
Comparator that orders strings primarily by length (shortest first) and lexicographically within the same length.
|
inline |