Searched refs:ConstructItemInPlace (Results 1 – 1 of 1) sorted by relevance
74 ConstructItemInPlace(m_nCount, t); in Add()208 ConstructItemInPlace(nIndex, src[nIndex]);226 void ConstructItemInPlace(int nIndex, const T& src) in ConstructItemInPlace() function