Searched refs:DecayPointerT (Results 1 – 1 of 1) sorted by relevance
137 template<typename T> using DecayPointerT = typename DecayPointer<T>::type; variable163 template<typename C> using Span = ContiguousMemory<DecayPointerT<C>>;187 size_t size = PickOneSize<DecayPointerT<Ts>...>::Size(std::forward<Ts>(ts)...);