Searched defs:FreeDelete (Results 1 – 1 of 1) sorted by relevance
28 struct FreeDelete { struct30 void operator()(T ptr) const { in operator()