#include <senf/Utils/pool_alloc_mixin.hh>

Since the instantiation of the typedef must be delayed until Self is completely defined, the simple typedef is replaced with a nested struct.
Definition at line 76 of file pool_alloc_mixin.hh.
Public Types |
|
| typedef boost::singleton_pool < pool_alloc_mixin_tag, sizeof(Self) > |
type |
| typedef boost::singleton_pool< pool_alloc_mixin_tag, sizeof(Self) > senf::pool_alloc_mixin< Self >::pool_alloc_mixin::pool< T >:: | ||||
| type | ||||
Definition at line 79 of file pool_alloc_mixin.hh.