|
Thrill
0.1
|
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 |
| using const_pointer = const void* |
Definition at line 137 of file allocator_base.hpp.
| using pointer = void* |
Definition at line 136 of file allocator_base.hpp.
| using value_type = void |
Definition at line 138 of file allocator_base.hpp.