Exemple #1
0
	inline CHashIterator GetPrev(const CHashIterator& oSrc) const
	{
		return m_oHash.GetPrev(oSrc);
	}