Change the default Policy of segment_vector
Change the default Policy of segment_vector from exponential_size_array_policy to exponential_size_vector_policy. enumerable_thread_specific has to have 'exponential_size_array_policy' as Storage, because its storage must not do reallocations.
parent
1372d9e8
Please register or sign in to comment