Searched refs:ObjectDeallocator (Results 1 – 1 of 1) sorted by relevance
111 struct ObjectDeallocator { struct119 class SmartPointer: public SmartPointerBase<ObjectDeallocator<T>, T> { argument123 : SmartPointerBase<ObjectDeallocator<T>, T>(ptr) { } in SmartPointer()125 : SmartPointerBase<ObjectDeallocator<T>, T>(rhs) { } in SmartPointer()