Safe cast of arrays

Chris Wright via Digitalmars-d digitalmars-d at puremagic.com
Wed Feb 10 14:57:10 PST 2016


On Wed, 10 Feb 2016 22:49:33 +0000, Chris Wright wrote:

> It should always be safe to cast from void[] to immutable(T)[] where T
> doesn't contain pointers.
> 
> I didn't see a bug for this, so I'm filing it.

Filed https://issues.dlang.org/show_bug.cgi?id=15672


More information about the Digitalmars-d mailing list