Analogous to std::allocator<void>, as defined in ISO C++ Standard, Section 20.4.1. More...
#include <tbb_allocator.h>
Classes | |
struct | rebind |
Public Types | |
typedef Allocator< void > | base_allocator_type |
typedef base_allocator_type::value_type | value_type |
typedef base_allocator_type::pointer | pointer |
typedef base_allocator_type::const_pointer | const_pointer |
Analogous to std::allocator<void>, as defined in ISO C++ Standard, Section 20.4.1.