Searched defs:pNewArray (Results 1 – 1 of 1) sorted by relevance
228 T* pNewArray = new T[uiNewCapacity]; // New Array in SetCapacity() local255 T* pNewArray = new T[other.GetCapacity()]; in Copy() local