Help with DynamicArray of Emsi Containers

Christian Köstlin christian.koestlin at gmail.com
Sun May 1 21:35:04 UTC 2022


On 2022-05-01 09:12, vit wrote:
> DynamicArray has disabled postblit (is not copyable).
> 
> 
> Package autoptr is deprecated (internaly redirected to btl:atuoptr), all 
> functionality is moved to package 
> [BTL](https://code.dlang.org/packages/btl) (subpackage btl:autoptr). 
> This library contains subpackage btl:vector with functionality like 
> DynamicArray with support for copying. I use IntrusivePtr inside 
> Vector/SmallVector and i have no problems.
Thanks a lot for those pointers, I changed/upgraded my dependencies, and 
it already looks better.



More information about the Digitalmars-d-learn mailing list