in src/xalanc/Include/XalanMap.hpp [375:378]
const_iterator find(const key_type& key) const { return const_cast<XalanMap *>(this)->find(key); }