BRE12
Classes | Public Types | List of all members
tbb::cache_aligned_allocator< void > Class Template Reference

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
 

Detailed Description

template<>
class tbb::cache_aligned_allocator< void >

Analogous to std::allocator<void>, as defined in ISO C++ Standard, Section 20.4.1.


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