Searched defs:pPtr (Results 1 – 2 of 2) sorted by relevance
36 static void construct(value_type* pPtr) in construct()39 static void construct(value_type* pPtr, const value_type& pValue) in construct()42 static void destroy(value_type* pPtr) in destroy()75 static void construct(value_type* pPtr) in construct()78 static void construct(value_type* pPtr, const value_type& pValue) in construct()81 static void destroy(value_type* pPtr) in destroy()133 void construct(pointer pPtr, const_reference pValue) in construct()141 void construct(pointer pPtr) in construct()146 void destroy(pointer pPtr) in destroy()186 void deallocate(pointer &pPtr, size_type N) { in deallocate()[all …]
153 void deallocate(pointer &pPtr, size_type N) { in deallocate()159 void deallocate(pointer &pPtr) { in deallocate()