Andrey:
Can I use here cast(void*)arr.ptr and what effect it will cause on array of class objects?
If that array is allocated on the heap them mabye the GC will ignore those class instances.
Bye, bearophile
Andrey:
Can I use here cast(void*)arr.ptr and what effect it will cause on array of class objects?
If that array is allocated on the heap them mabye the GC will ignore those class instances.
Bye, bearophile