示例#1
0
文件: Index.hpp 项目: troyh/xmldb
		virtual map_type::const_iterator lower_bound(const key_t& key) const		 { return m_map.lower_bound(key); }