Searched defs:TrtUniquePtrType (Results 1 – 1 of 1) sorted by relevance
65 using TrtUniquePtrType = std::unique_ptr<T, TrtDestroyer<T>>; variable68 using TrtUniquePtrType = std::unique_ptr<T>; variable