Searched refs:fast_void_allocator (Results 1 – 1 of 1) sorted by relevance
272 typedef boost::fast_pool_allocator<void> fast_void_allocator; in test_void() typedef275 typedef fast_void_allocator::rebind<int>::other fast_int_allocator; in test_void()