Thrill  0.1
FixedAllocator< Type, manager_ >::rebind< U > Struct Template Reference

Detailed Description

template<typename Type, Manager & manager_>
template<typename U>
struct thrill::mem::FixedAllocator< Type, manager_ >::rebind< U >

Return allocator for different type.

Definition at line 55 of file allocator_base.hpp.

#include <allocator_base.hpp>

Public Types

using other = FixedAllocator< U, manager_ >
 

Member Typedef Documentation

◆ other

using other = FixedAllocator<U, manager_>

Definition at line 55 of file allocator_base.hpp.


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