BamTools
2.5.1
|
Placeholder function object. More...
#include <Sort.h>
Inherits AlignmentSortBase.
Public Member Functions | |
bool | operator() (const BamTools::BamAlignment &, const BamTools::BamAlignment &) const |
Placeholder function object.
This function object exists purely to allow for dropping a "do not care" ordering into methods, containers, etc that are designed to work with the other sorting objects.
|
inline |