Home
last modified time | relevance | path

Searched refs:ConstructItemInPlace (Results 1 – 1 of 1) sorted by relevance

/reactos/sdk/lib/atl/
H A Datlsimpcoll.h74 ConstructItemInPlace(m_nCount, t); in Add()
208 ConstructItemInPlace(nIndex, src[nIndex]);
226 void ConstructItemInPlace(int nIndex, const T& src) in ConstructItemInPlace() function