Searched defs:DeletePointer (Results 1 – 2 of 2) sorted by relevance
30 template <typename T> void DeletePointer(T** p) in DeletePointer() function
37 static void DeletePointer(const T* value, bool isArray) in DeletePointer() function