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