예제 #1
0
파일: Index.hpp 프로젝트: troyh/xmldb
		virtual map_type::const_iterator lower_bound(const key_t& key) const		 { return m_map.lower_bound(key); }