Thrill  0.1
StackAllocator< Type, Size >::rebind< Other > Struct Template Reference

Detailed Description

template<typename Type, size_t Size>
template<typename Other>
struct tlx::StackAllocator< Type, Size >::rebind< Other >

required rebind.

Definition at line 130 of file stack_allocator.hpp.

#include <stack_allocator.hpp>

Public Types

using other = StackAllocator< Other, Size >
 

Member Typedef Documentation

◆ other

using other = StackAllocator<Other, Size>

Definition at line 130 of file stack_allocator.hpp.


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