Thrill  0.1
FixedPoolAllocator< Type, pool_ >::rebind< U > Struct Template Reference

Detailed Description

template<typename Type, Pool &(*)() pool_>
template<typename U>
struct thrill::mem::FixedPoolAllocator< Type, pool_ >::rebind< U >

Return allocator for different type.

Definition at line 282 of file pool.hpp.

#include <pool.hpp>

Public Types

using other = FixedPoolAllocator< U, pool_ >
 

Member Typedef Documentation

◆ other

using other = FixedPoolAllocator<U, pool_>

Definition at line 282 of file pool.hpp.


The documentation for this struct was generated from the following file: