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 subpacka
On Saturday, 30 April 2022 at 20:22:43 UTC, Christian Köstlin
wrote:
I am struggling with initializing an Emsi Containers
DynamicArray in a nice way. Some background information of my
usecase:
I experimenting in porting some old 3d engine code of mine from
c++ to dlang. In the engine I want t
I am struggling with initializing an Emsi Containers DynamicArray in a
nice way. Some background information of my usecase:
I experimenting in porting some old 3d engine code of mine from c++ to
dlang. In the engine I want to exactly control when resources are freed
and not rely on the garbage