#include <externs.h>
Public Member Functions | |
| item_comparator (item_sort_fn cfn, bool neg=false) | |
| int | compare (const InvEntry *a, const InvEntry *b) const |
Public Attributes | |
| item_sort_fn | cmpfn |
| bool | negated |
| item_comparator::item_comparator | ( | item_sort_fn | cfn, | |
| bool | neg = false | |||
| ) | [inline] |
1.5.6