-
- Downloads
[dynamicvector] allow user chosen allocators
Add template parameter for the allocator of the internal std::vector. All constructors are adadpted to forward a user chosen allocator to the internal data stroage (std::vector).
Please register or sign in to comment