#include <helper.hh>
Public Member Functions | |
| HandleComparator (Handle h) | |
| bool | operator() (const T *op) const |
| bool | operator() (const T &op) const |
Private Attributes | |
| Handle | handle |
Definition at line 36 of file helper.hh.
| HandleComparator | ( | Handle | h | ) | [inline] |
| bool operator() | ( | const T * | op | ) | const [inline] |
| bool operator() | ( | const T & | op | ) | const [inline] |
1.5.5