Home
last modified time | relevance | path

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

/oneTBB/test/conformance/
H A Dconformance_concurrent_priority_queue.cpp145 …using cpq_allocator_type = typename std::allocator_traits<Allocator>::template rebind_alloc<MoveOp… typedef
146 …oneapi::tbb::concurrent_priority_queue<MoveOperationTracker, cpq_compare_type, cpq_allocator_type>;