#include <concurrent_vector.h>
|
template<typename T > |
T * | pointer () const |
|
Definition at line 104 of file concurrent_vector.h.
◆ segment_value_t()
tbb::internal::concurrent_vector_base_v3::segment_value_t::segment_value_t |
( |
void * |
an_array | ) |
|
|
inlineexplicitprivate |
◆ pointer()
template<typename T >
T* tbb::internal::concurrent_vector_base_v3::segment_value_t::pointer |
( |
| ) |
const |
|
inline |
◆ operator!=
template<typename argument_type >
◆ operator== [1/3]
◆ operator== [2/3]
Definition at line 112 of file concurrent_vector.h.
static void *const vector_allocation_error_flag
Bad allocation marker.
◆ operator== [3/3]
Definition at line 113 of file concurrent_vector.h.
static void *const vector_allocation_error_flag
Bad allocation marker.
◆ segment_t
◆ array
void* tbb::internal::concurrent_vector_base_v3::segment_value_t::array |
|
private |
The documentation for this class was generated from the following file: