Public Member Functions | |
GreaterThanComparator (int compare_with) | |
bool | operator() (const ListItem *item) const |
Public Attributes | |
const int | compare_with |
Definition at line 16 of file linked_list.cpp.
|
inline |
Definition at line 20 of file linked_list.cpp.
|
inline |
Definition at line 24 of file linked_list.cpp.
const int ListItem::GreaterThanComparator::compare_with |
Definition at line 18 of file linked_list.cpp.