iterator end()

in src/xalanc/Include/XalanMap.hpp [340:343]


    iterator end()
    {
        return m_entries.end();
    }