Extract type (as a word) from an object, typically using its type() 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 type() method - for sorting. | |
Extract type (as a word) from an object, typically using its type() method.