Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
#include <concurrent_vector.h>
Public Types | |
typedef tbb::internal::allocator_rebind< A, T >::type | allocator_type |
Public Member Functions | |
allocator_base (const allocator_type &a=allocator_type()) | |
Public Attributes | |
allocator_type | my_allocator |
Definition at line 477 of file concurrent_vector.h.
typedef tbb::internal::allocator_rebind<A, T>::type tbb::internal::allocator_base< T, A >::allocator_type |
Definition at line 479 of file concurrent_vector.h.
|
inline |
Definition at line 481 of file concurrent_vector.h.
allocator_type tbb::internal::allocator_base< T, A >::my_allocator |
Definition at line 480 of file concurrent_vector.h.
Referenced by tbb::concurrent_vector< padded_element, padded_allocator_type >::get_allocator(), tbb::concurrent_vector< padded_element, padded_allocator_type >::internal_allocator(), tbb::concurrent_vector< padded_element, padded_allocator_type >::operator=(), and tbb::concurrent_vector< padded_element, padded_allocator_type >::swap().