Home
last modified time | relevance | path

Searched refs:v4 (Results 1 – 2 of 2) sorted by relevance

/oneTBB/.github/workflows/
H A Dlabeler.yml25 - uses: actions/labeler@v4
/oneTBB/test/conformance/
H A Dconformance_concurrent_vector.cpp1238 TVector v4(l, std::allocator<ComplexType>()); in TestDeductionGuides() local
1239 …static_assert(std::is_same<decltype(v4), TVector<ComplexType, std::allocator<ComplexType>>>::value… in TestDeductionGuides()