Home
last modified time | relevance | path

Searched defs:queue_allocator_traits (Results 1 – 1 of 1) sorted by relevance

/oneTBB/include/oneapi/tbb/
H A Dconcurrent_queue.h57 using queue_allocator_traits = tbb::detail::allocator_traits<queue_allocator_type>; variable
326 using queue_allocator_traits = tbb::detail::allocator_traits<queue_allocator_type>; variable