#include <helper.hh>
Public Member Functions | |
| NameComparator (std::string h) | |
| bool | operator() (const T *op) const |
| bool | operator() (const T &op) const |
Private Attributes | |
| std::string | name |
Definition at line 50 of file helper.hh.
| NameComparator | ( | std::string | h | ) | [inline] |
| bool operator() | ( | const T * | op | ) | const [inline] |
| bool operator() | ( | const T & | op | ) | const [inline] |
std::string name [private] |
1.5.5