Searched refs:xmalloc_deleter (Results 1 – 1 of 1) sorted by relevance
357 struct xmalloc_deleter struct364 struct xmalloc_deleter<T[]> argument375 = std::unique_ptr<T, xmalloc_deleter<T>>;384 class unique_xmalloc_ptr : public unique_ptr<T, xmalloc_deleter<T> >386 typedef unique_ptr<T, xmalloc_deleter<T> > base_type;394 class unique_xmalloc_ptr<T[]> : public unique_ptr<T[], xmalloc_deleter<T[]> >396 typedef unique_ptr<T[], xmalloc_deleter<T[]> > base_type;