Thrill  0.1
PoolAllocator< Type >::rebind< U > Struct Template Reference

Detailed Description

template<typename Type>
template<typename U>
struct thrill::mem::PoolAllocator< Type >::rebind< U >

Return allocator for different type.

Definition at line 210 of file pool.hpp.

#include <pool.hpp>

Public Types

using other = PoolAllocator< U >
 

Member Typedef Documentation

◆ other

using other = PoolAllocator<U>

Definition at line 210 of file pool.hpp.


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