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

Detailed Description

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

Definition at line 138 of file allocator.hpp.

#include <allocator.hpp>

Public Types

using other = Allocator< U >
 

Member Typedef Documentation

◆ other

using other = Allocator<U>

Definition at line 138 of file allocator.hpp.


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