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

Detailed Description

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

Definition at line 141 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 141 of file allocator_base.hpp.


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