Пример #1
0
	inline CHashIterator GetNext(const CHashIterator& oSrc) const
	{
		return m_oHash.GetNext(oSrc);
	}