Searched refs:ArrayDeallocator (Results 1 – 1 of 1) sorted by relevance
92 struct ArrayDeallocator { struct100 class SmartArrayPointer: public SmartPointerBase<ArrayDeallocator<T>, T> { argument104 : SmartPointerBase<ArrayDeallocator<T>, T>(ptr) { } in SmartArrayPointer()106 : SmartPointerBase<ArrayDeallocator<T>, T>(rhs) { } in SmartArrayPointer()