Home
last modified time | relevance | path

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

/oneTBB/test/conformance/
H A Dconformance_concurrent_vector.cpp1246 TVector v6(v5, oneapi::tbb::cache_aligned_allocator<ComplexType>()); in TestDeductionGuides() local
1247 …static_assert(std::is_same<decltype(v6), TVector<ComplexType, oneapi::tbb::cache_aligned_allocator… in TestDeductionGuides()