Searched defs:page_allocator_type (Results 1 – 1 of 1) sorted by relevance
101 using page_allocator_type = typename allocator_traits_type::template rebind_alloc<padded_page>; variable415 using page_allocator_type = typename micro_queue_type::page_allocator_type; member