Extract name (as a word) from an object, typically using its name() method. More...
#include <word.H>

Public Member Functions | |
| word | operator() (const T &obj) const |
| bool | operator() (const T &a, const T &b) const |
| Less-compare two objects by their name() method - for sorting. | |
Extract name (as a word) from an object, typically using its name() method.