Searched refs:allocateMemory (Results 1 – 1 of 1) sorted by relevance
124 void* allocateMemory(int size) in allocateMemory() function181 T* mem = (T*) this->allocateMemory((int)(sizeof(T)*count));