Searched refs:DecayPointer (Results 1 – 1 of 1) sorted by relevance
134 template<typename T> struct DecayPointer{ struct138 template<typename T> using DecayPointerT = typename DecayPointer<T>::type; argument