#include <ListBox.h>
Public Member Functions | |
| bool | operator() (const Row &lhs, const Row &rhs, int column) const |
If you want to use operator<() with a Row subclass DerivedRow that has a custom SortKeyType, use DefaultRowCmp<DerivedRow>.
Definition at line 356 of file ListBox.h.
| bool GG::ListBox::DefaultRowCmp< RowType >::operator() | ( | const Row & | lhs, | |
| const Row & | rhs, | |||
| int | column | |||
| ) | const [inline] |
1.5.2