Searched refs:cpq_allocator_type (Results 1 – 1 of 1) sorted by relevance
145 …using cpq_allocator_type = typename std::allocator_traits<Allocator>::template rebind_alloc<MoveOp… typedef146 …oneapi::tbb::concurrent_priority_queue<MoveOperationTracker, cpq_compare_type, cpq_allocator_type>;