Searched refs:DeleterImpl (Results 1 – 3 of 3) sorted by relevance
472 struct DeleterImpl {}; struct485 DeleterImpl<T>::Free(ptr); in operator()519 struct DeleterImpl<type> { \
446 struct DeleterImpl<454 struct DeleterImpl<462 DeleterImpl<Type>::Free(reinterpret_cast<Type *>(ptr));
215 struct DeleterImpl<T, typename std::enable_if<T::kAllowUniquePtr>::type> {