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