Searched refs:v4 (Results 1 – 2 of 2) sorted by relevance
25 - uses: actions/labeler@v4
1238 TVector v4(l, std::allocator<ComplexType>()); in TestDeductionGuides() local1239 …static_assert(std::is_same<decltype(v4), TVector<ComplexType, std::allocator<ComplexType>>>::value… in TestDeductionGuides()