Searched refs:pool_type (Results 1 – 1 of 1) sorted by relevance
80 typedef P pool_type; typedef81 pool_type *my_pool;100 explicit memory_pool_allocator(pool_type &pool) throw() : my_pool(&pool) {} in memory_pool_allocator()144 typedef P pool_type; typedef152 explicit memory_pool_allocator( pool_type &pool) throw() : my_pool(&pool) {} in memory_pool_allocator()158 pool_type *my_pool;