Searched defs:delete_array (Results 1 – 2 of 2) sorted by relevance
224 struct delete_array { struct226 template <class U> struct sig { typedef void type; }; 229 void operator()(A1& a1) const { in operator ()()
1424 struct delete_array struct1426 typedef void result_type;1428 void operator()(T *t) const in operator ()()