Searched refs:ElementPointer (Results 1 – 1 of 1) sorted by relevance
380 template <typename ElementPointer, typename Size>381 class StlContainerView< ::std::tuple<ElementPointer, Size> > {384 typename std::pointer_traits<ElementPointer>::element_type>::type390 const ::std::tuple<ElementPointer, Size>& array) { in ConstReference()394 static type Copy(const ::std::tuple<ElementPointer, Size>& array) { in Copy() argument