#include <PartialUtils.h>
Public Member Functions | |
| bool | operator() (const Partial &lhs, const Partial &rhs) const |
| Compare two Partials, return true if its first Partial argument has duration less than that of the second Partial argument, and false otherwise. | |
| bool | operator() (const Partial *lhs, const Partial *rhs) const |
| Compare two Partials, return true if its first Partial argument has duration less than that of the second Partial argument, and false otherwise. | |
1.3.4