Searched refs:DeleterImpl (Results 1 – 6 of 6) sorted by relevance
499 struct DeleterImpl {}; struct512 DeleterImpl<T>::Free(ptr); in operator()546 struct DeleterImpl<type> { \
446 struct DeleterImpl<454 struct DeleterImpl<462 DeleterImpl<Type>::Free(reinterpret_cast<Type *>(ptr));
507 struct DeleterImpl {}; struct520 DeleterImpl<T>::Free(ptr); in operator()554 struct DeleterImpl<type> { \
215 struct DeleterImpl<T, typename std::enable_if<T::kAllowUniquePtr>::type> {