Searched refs:TrtDestroyer (Results 1 – 1 of 1) sorted by relevance
46 struct TrtDestroyer { struct53 using TrtUniquePtrType = std::unique_ptr<T, TrtDestroyer<T>>; argument