iterator begin()

in src/xalanc/Include/XalanMap.hpp [330:333]


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