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