Searched defs:Specialize (Results 1 – 2 of 2) sorted by relevance
72 static std::shared_ptr<T> Specialize(const std::shared_ptr<U>& pkt) { in Specialize() function
53 inline const T* Specialize(U* u) { in Specialize() function