Searched refs:ElementPointer (Results 1 – 1 of 1) sorted by relevance
374 template <typename ElementPointer, typename Size>375 class StlContainerView< ::std::tuple<ElementPointer, Size> > {378 typename std::pointer_traits<ElementPointer>::element_type>::type384 const ::std::tuple<ElementPointer, Size>& array) { in ConstReference()388 static type Copy(const ::std::tuple<ElementPointer, Size>& array) { in Copy() argument