Searched defs:queue_allocator_type (Results 1 – 2 of 2) sorted by relevance
56 …using queue_allocator_type = typename allocator_traits_type::template rebind_alloc<queue_represent… variable325 …using queue_allocator_type = typename allocator_traits_type::template rebind_alloc<queue_represent… variable
70 …using queue_allocator_type = typename allocator_traits_type::template rebind_alloc<queue_rep_type>; variable419 using queue_allocator_type = typename allocator_traits_type::template rebind_alloc<self_type>; member