Thrill  0.1
FixedAllocator< void, manager_ > Class Template Reference

Detailed Description

template<Manager & manager_>
class thrill::mem::FixedAllocator< void, manager_ >

Definition at line 133 of file allocator_base.hpp.

#include <allocator_base.hpp>

Classes

struct  rebind
 

Public Types

using const_pointer = const void *
 
using pointer = void *
 
using value_type = void
 

Member Typedef Documentation

◆ const_pointer

using const_pointer = const void*

Definition at line 137 of file allocator_base.hpp.

◆ pointer

using pointer = void*

Definition at line 136 of file allocator_base.hpp.

◆ value_type

using value_type = void

Definition at line 138 of file allocator_base.hpp.


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