size_type operator()

in src/xalanc/Include/XalanMap.hpp [90:93]


    size_type operator() (const Key& key) const
    {
        return key.hash();
    }