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