Searched defs:allocateObject (Results 1 – 1 of 1) sorted by relevance
87 template<class T> T* allocateObject() in allocateObject() function98 template<class T, class Argument1Type> T* allocateObject(const Argument1Type& argument1) in allocateObject() function