Internal comparison functor for sorting by sort key. More...
Public Member Functions | |
| bool | operator() (const CardSetPtr &a, const CardSetPtr &b) const |
Internal comparison functor for sorting by sort key.
Used internally by sortByKey() to order sets consistently according to their assigned numeric sort keys.
|
inline |