Searched refs:void_allocator (Results 1 – 1 of 1) sorted by relevance
271 typedef boost::pool_allocator<void> void_allocator; in test_void() typedef274 typedef void_allocator::rebind<int>::other int_allocator; in test_void()