BRE12
|
Public Types | |
typedef ValueType | value_type |
typedef buffer_element_type< value_type >::type | element_type |
typedef value_type * | pointer_type |
typedef element_type * | list_array_type |
typedef list_array_type * | pointer_array_type |
typedef Allocator::template rebind< list_array_type >::other | pointer_array_allocator_type |
typedef Allocator::template rebind< element_type >::other | elements_array_allocator |
typedef tbb::internal::strip< Key >::type | Knoref |
Static Public Attributes | |
static const size_t | INITIAL_SIZE = 8 |