Commit 94e586a3 authored by Lukasz Dorau's avatar Lukasz Dorau
Browse files

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
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment