Searched refs:ConstReference (Results 1 – 3 of 3) sorted by relevance
348 static const_reference ConstReference(const RawContainer& container) { in ConstReference() function369 static const_reference ConstReference(const Element (&array)[N]) { in ConstReference() function390 static const_reference ConstReference( in ConstReference() function
592 const Chars& v2(StlContainerView<Chars>::ConstReference(v1)); in TEST()611 NativeArray<int> a2 = StlContainerView<int[3]>::ConstReference(a1); in TEST()640 StlContainerView<std::tuple<const int*, int>>::ConstReference( in TEST()
2509 StlContainerReference lhs_stl_container = LhsView::ConstReference(lhs);2605 LhsStlContainerReference lhs_stl_container = LhsView::ConstReference(lhs);2714 LhsStlContainerReference lhs_stl_container = LhsView::ConstReference(lhs);2782 StlContainerReference stl_container = View::ConstReference(container);2802 StlContainerReference stl_container = View::ConstReference(container);3608 StlContainerReference stl_container = View::ConstReference(container);3853 StlContainerReference stl_container = View::ConstReference(container);5042 RhsView::ConstReference(rhs_container);