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

Detailed Description

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

Return allocator for different type.

Definition at line 49 of file allocator.hpp.

#include <allocator.hpp>

Public Types

using other = Allocator< U >
 

Member Typedef Documentation

◆ other

using other = Allocator<U>

Definition at line 49 of file allocator.hpp.


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