Searched defs:delete_ptr (Results 1 – 2 of 2) sorted by relevance
198 struct delete_ptr { struct200 template <class U> struct sig { typedef void type; }; 203 void operator()(A1& a1) const { in operator ()()
1404 struct delete_ptr struct1406 typedef void result_type;1408 void operator()(T *t) const in operator ()()