in src/xalanc/Include/XalanMap.hpp [79:83]
size_type operator() (const Key * key) const { assert (key != 0); return key->hash(); }