#include <BreakpointUtils.h>
Public Member Functions | |
| bool | operator() (const Breakpoint &lhs, const Breakpoint &rhs) const |
| bool Loris::BreakpointUtils::compareFrequencyLess::operator() | ( | const Breakpoint & | lhs, | |
| const Breakpoint & | rhs | |||
| ) | const [inline] |
Return true if its first Breakpoint argument has frequency less than that of its second Breakpoint argument, and false otherwise.
1.5.7