Searched refs:ConstReference (Results 1 – 3 of 3) sorted by relevance
347 static const_reference ConstReference(const RawContainer& container) { in ConstReference() function368 static const_reference ConstReference(const Element (&array)[N]) { in ConstReference() function389 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()
2441 StlContainerReference lhs_stl_container = LhsView::ConstReference(lhs);2537 LhsStlContainerReference lhs_stl_container = LhsView::ConstReference(lhs);2646 LhsStlContainerReference lhs_stl_container = LhsView::ConstReference(lhs);2714 StlContainerReference stl_container = View::ConstReference(container);2734 StlContainerReference stl_container = View::ConstReference(container);3429 StlContainerReference stl_container = View::ConstReference(container);3645 StlContainerReference stl_container = View::ConstReference(container);4774 RhsView::ConstReference(rhs_container);